[wpmu-trac] [WordPress MU Trac] #215: Obsolete rewrite rules in htaccess ?

WordPress MU Trac wpmu-trac at lists.automattic.com
Tue Dec 26 16:23:53 GMT 2006


#215: Obsolete rewrite rules in htaccess ?
-------------------------+--------------------------------------------------
 Reporter:  kipit        |       Owner:  somebody                 
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  WPMU 2.0                 
Component:  component1   |     Version:  2.0                      
 Severity:  normal       |    Keywords:  rewriterule htaccess loop
-------------------------+--------------------------------------------------
 The following lines are not necessary with a vhost install and $base = '/'
 :

 {{{
 RewriteRule  ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
 RewriteRule  ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
 }}}

 They could conduct to an infinite rewrite loop and lead the web server to
 a 500 error.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/215>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list