[wp-trac] [WordPress Trac] #13164: 'Older posts' broken with IIS and Permalinks enabled
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 16 15:37:31 UTC 2010
#13164: 'Older posts' broken with IIS and Permalinks enabled
-----------------------------+----------------------------------------------
Reporter: thushanfernando | Owner: ruslany
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version:
Severity: normal | Keywords: iis-support dev-feedback
-----------------------------+----------------------------------------------
Changes (by peaceablewhale):
* keywords: iis-support => iis-support dev-feedback
* owner: ryan => ruslany
* status: new => reviewing
Comment:
I cannot reproduce the IIS problem. No matter which case (upper or lower)
is used in Default Document, IIS respects the string input from HTTP
Requests.
i.e. If test/index.php is used, $_SERVER["REQUEST_URI"] returns
/test/index.php; if test/Index.php is used, $_SERVER["REQUEST_URI"]
returns /test/Index.php; if test/InDeX.php is input,
$_SERVER["REQUEST_URI"] returns /test/InDeX.php.
There may be a bug in Plesk or a misconfiguration.
Review to ruslany to gain feedback from IIS Team. Also added dev-feedback
to get comment from core developers whether this issue should be fixed.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13164#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list