[wp-trac] [WordPress Trac] #38273: HTTPS install is broken
WordPress Trac
noreply at wordpress.org
Mon Oct 10 00:15:46 UTC 2016
#38273: HTTPS install is broken
-------------------------------+------------------------------
Reporter: yohgaki | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 4.6.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by dd32):
* keywords: => reporter-feedback
Comment:
>`add_header Content-Security-Policy upgrade-insecure-requests;` is needed
for nice installation page, but this is minor issue
>Add `$_SERVER['HTTPS']='on';` to wp-config.php to avoid redirect loop.
This part sounds like the HTTPS status from nginx isn't being passed
through to PHP correctly.
Can you provide example contents of `$_SERVER` on your install before
WordPress loads?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38273#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list