[wp-trac] [WordPress Trac] #8974: WordPress permalinks settings page should work with IIS 7.0 URL Rewrite Module

WordPress Trac wp-trac at lists.automattic.com
Mon Jul 13 12:01:54 UTC 2009


#8974: WordPress permalinks settings page should work with IIS 7.0 URL Rewrite
Module
-------------------------------------+--------------------------------------
 Reporter:  ruslany                  |        Owner:  westi   
     Type:  enhancement              |       Status:  reopened
 Priority:  normal                   |    Milestone:  2.8     
Component:  Permalinks               |      Version:  2.8     
 Severity:  normal                   |   Resolution:          
 Keywords:  has-patch tested commit  |  
-------------------------------------+--------------------------------------
Changes (by frumph):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Reopening:

 * function iis7_save_url_rewrite_rules()
 ** function iis7_add_rewrite_rule()

 These functions need to handle multiple rewrite rules in the rewrite.php
 for WPMU and future additions to the rewrite rules, right now it's only
 working for the single rewrite rule, if you add another one it errors the
 web.config file out on iis7.

 Also the creation of the web.config file doesnt happen until you go to the
 settings - permalinks section itself so flush_rules() on upgrade isn't
 creating the web.config file - not sure if that's on purpose.

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


More information about the wp-trac mailing list