[wp-trac] [WordPress Trac] #19796: Multisite installs should work with WordPress in a subdirectory

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 10 08:26:06 UTC 2012


#19796: Multisite installs should work with WordPress in a subdirectory
-------------------------------------------------+-------------------------
 Reporter:  markjaquith                          |       Owner:
     Type:  task (blessed)                       |  markjaquith
 Priority:  high                                 |      Status:  accepted
Component:  Multisite                            |   Milestone:  Future
 Severity:  normal                               |  Release
 Keywords:  has-patch needs-testing dev-         |     Version:
  feedback                                       |  Resolution:
-------------------------------------------------+-------------------------

Comment (by evansolomon):

 `.10.diff` brings the following magic:

 * Updates IIS rewrites and refactors them into a single HEREDOC to match
 Apache's
 * Abstracts `join_with_slashes()` into `join_with_string()`, which
 `join_with_slashes()` then calls

 Note: We decided that the login link after multisite creation is fine.  It
 still includes the subdirectory install path, but it works since login.php
 doesn't need any rewrites.  On login, you get properly redirected and
 receive a new set of cookies.

 It would be great to get this tested by someone with an IIS install.

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


More information about the wp-trac mailing list