[wp-trac] [WordPress Trac] #35558: Multiple WP sites in subfolders on IIS may break permalinks

WordPress Trac noreply at wordpress.org
Thu Jan 21 12:30:33 UTC 2016


#35558: Multiple WP sites in subfolders on IIS may break permalinks
---------------------------+-----------------------------
 Reporter:  WiZZarD_       |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  Rewrite Rules  |    Version:  trunk
 Severity:  normal         |   Keywords:
  Focuses:                 |
---------------------------+-----------------------------
 When installing WP in a subfolder of an existing blog you will end up
 breaking the site in the subfolder after enabling permalinks. This is
 caused by a duplicate name in the rewrite rule for the different folders.
 The easiest way to fix this would be to change the rule name by adding a
 site-specific identifier.

 I've added a patch that uses {{{ get_bloginfo( 'wpurl' ) }}} to create a
 unique identifier. Also, I've corrected the capitalization of WordPress,
 since it was all lowercase.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35558>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list