[wp-trac] [WordPress Trac] #12136: Improve MS rewrite rules

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 29 16:05:23 UTC 2010


#12136: Improve MS rewrite rules
---------------------------------+------------------------------------------
 Reporter:  nacin                |        Owner:  wpmuguru
     Type:  defect (bug)         |       Status:  reopened
 Priority:  normal               |    Milestone:  3.0     
Component:  Rewrite Rules        |      Version:          
 Severity:  normal               |   Resolution:          
 Keywords:  multisite has-patch  |  
---------------------------------+------------------------------------------

Comment(by wpmuguru):

 This rewrite rule should be removed to improve the site rewrite
 efficiency:

 {{{
 RewriteRule ^index\.php$ - [L]
 }}}

 Whether or not it improves the efficiency of a request for index.php, it
 decreases the efficiency of all other requests (wp-content, wp-admin, wp-
 includes, css, js, tags, categories, archives, attachments, feeds,
 comments, etc.). Requests for index.php comprise only a small number of
 the requests on any site.

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


More information about the wp-trac mailing list