Ticket #2587 (closed defect: fixed)
IIS and $_SERVER['HTTPS']
| Reported by: | mackeyn | Owned by: | aoneil |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | (Unknown) | Version: | 2.2.2 |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
IIS sets $_SERVERHTTPS? = 'off' when it should not be set at all. This causes the <% base_tag %> to render as https://yoursite.com instead of http://yoursite.com.
Please see the attached patch
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
