Closed
Bug 496691
Opened 16 years ago
Closed 16 years ago
stage https PHP _SERVER variables question for mozillaservice.stage.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: oremj)
Details
I'm not seeing $_SERVER['HTTPS'] set on
https://mozillaservice.stage.mozilla.com/auth/create/en_US
but I do see a
$_SERVER['HTTP_MOZ_REQ_METHOD']
What is going on there?
What $_SERVER variable will be available in production when https requests are processed?
Updated•16 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 1•16 years ago
|
||
SERVER['HTTPS'] now exists for https.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•