[wp-trac] Re: [WordPress Trac] #5017: Endless Redirect
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 20 20:28:27 GMT 2007
#5017: Endless Redirect
------------------------------+---------------------------------------------
Reporter: chaoticmortalcom | Owner: chaoticmortalcom
Type: defect | Status: closed
Priority: high | Milestone: 2.3
Component: General | Version: 2.3
Severity: critical | Resolution: fixed
Keywords: redirect |
------------------------------+---------------------------------------------
Comment (by markjaquith):
chaoticmortalcom,
I fixed your site. Thanks so much for giving me access. The issue was
that your server makes {{{$_SERVER['REQUEST_URI']}}} '/index.php' for
requests to '/' An endless redirect followed, because it was trying to
strip that off, but the server was telling it is was still there.
Unfortunately, it doesn't appear that there is any way on your server to
differentiate between the two, so I've had to remove that feature of
canonical.php
I may revisit this in 2.4
--
Ticket URL: <http://trac.wordpress.org/ticket/5017#comment:28>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list