[wp-trac] [WordPress Trac] #23808: allow multisite to match bare URL

WordPress Trac noreply at wordpress.org
Mon Mar 18 13:33:07 UTC 2013


#23808: allow multisite to match bare URL
-----------------------------+-------------------------
 Reporter:  fuentez          |       Type:  enhancement
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  Multisite
  Version:  trunk            |   Severity:  normal
 Keywords:                   |
-----------------------------+-------------------------
 Currently, when matching the requested URL to a blog, the "domain" and
 "path" are used together. When there is no match, no blog will be
 selected. $path can never be interpreted as just "/".

 This makes it impossible to have multiple domains working from the root
 "/" pointing to separate blogs.

 The attached patch makes this possible.

 A little more in-depth explanation can be found here:
 http://wordpress.org/support/topic/allow-multisite-to-match-bare-
 url?replies=4

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/23808>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list