[wp-trac] [WordPress Trac] #5979: wordpress infinite redirect bug
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 24 08:24:57 GMT 2008
#5979: wordpress infinite redirect bug
---------------------+------------------------------------------------------
Reporter: trenta | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.6
Component: General | Version:
Severity: normal | Keywords:
---------------------+------------------------------------------------------
I am proxying wordpress as follows, to a machine called "wordpress".
ProxyPass / http://wordpress/
ProxyPassReverse / http://wordpress/
I can fix the infinite redirect by changing the name of the destination
server. But, that would be a hack. What I really would like, is for
wordpress to act in a reasonable way, by not requiring that the requested
host name is the same as my domain name configured in the options. If
this is not fixed, no body will be able to proxy, for instance
http://mydomainname.com/wordpress to http://blog.otherdomainname.com
Other possibilities are if hosting providers do proxying without it being
configurable. This would prevent the user from fixing the problem.
Most people would not be able to figure this out. As such, it should be a
fairly high priority.
--
Ticket URL: <http://trac.wordpress.org/ticket/5979>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list