[wp-trac] [WordPress Trac] #15733: Wordpress Installation behind reverse-proxy ssl redirect loop

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 8 15:43:44 UTC 2010


#15733: Wordpress Installation behind reverse-proxy ssl redirect loop
--------------------------+-------------------------------------------------
 Reporter:  costasd       |       Owner:                                
     Type:  defect (bug)  |      Status:  new                           
 Priority:  normal        |   Milestone:  Awaiting Review               
Component:  General       |     Version:  3.0.2                         
 Severity:  minor         |    Keywords:  ssl nginx apache reverse-proxy
--------------------------+-------------------------------------------------

Comment(by nacin):

 You should set `$_SERVER['HTTPS']` to equal
 `$_SERVER['HTTP_X_FORWARDED_PROTO']` in your wp-config.php file. This
 isn't an issue for core to solve.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15733#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list