[wp-trac] [WordPress Trac] #17708: iis web.config rule 5 not working

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 19 23:01:38 UTC 2011


#17708: iis web.config rule 5 not working
-------------------------------------+---------------------
 Reporter:  eduplessis               |       Owner:  nacin
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  3.3
Component:  IIS                      |     Version:  3.1
 Severity:  critical                 |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |
-------------------------------------+---------------------

Comment (by ruslany):

 IIS parses the regex patterns in a very similar way to mod_rewrite.
 Actually, if mod-rewrite rule uses this pattern "^[_0-9a-
 zA-Z-]+/(wp-(content|admin|includes).*)", then it may be better to use
 exact same pattern in IIS for consistency reason. That pattern will work
 fine in the rewrite rule as long as {R:1} is used. I have just tried that
 in URL Rewrite module as well.

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


More information about the wp-trac mailing list