[wp-trac] [WordPress Trac] #11845: mod_rewrite Should Not Be Used to Check Existence of index.php
WordPress Trac
wp-trac at lists.automattic.com
Sun Feb 28 19:14:44 UTC 2010
#11845: mod_rewrite Should Not Be Used to Check Existence of index.php
--------------------------+-------------------------------------------------
Reporter: miqrogroove | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.0
Component: Optimization | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by miqrogroove):
I was getting a little too abstract in the OP. It should be just:
{{{
RewriteRule ^index\.php$ - [L]
}}}
... anywhere after the RewriteBase and before the !-f
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11845#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list