[wpmu-trac] [WordPress MU Trac] #1167: Requests for URLs that contain ".php" aren't routed to WPMU

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Nov 30 07:14:34 UTC 2009


#1167: Requests for URLs that contain ".php" aren't routed to WPMU
--------------------------+-------------------------------------------------
 Reporter:  jamescollins  |       Owner:  somebody
     Type:  defect        |      Status:  new     
 Priority:  normal        |   Milestone:          
Component:  General       |     Version:  2.8.2   
 Severity:  normal        |    Keywords:          
--------------------------+-------------------------------------------------

Comment(by jdub):

 (Sorry, don't know what happened to that last comment...)

 WPMU needs the more complex wp-.* and .*\.php rules due to URLs like
 these:

 {{{
 http://example.com/blog15/wp-admin/
 http://example.com/blog15/xmlrpc.php
 }}}

 Quite different to URLs like these:

 {{{
 http://example.com/wp-admin/
 http://example.com/xmlrpc.php
 }}}

 (which map to existing files/dirs in the web root)

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1167#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list