[wp-trac] [WordPress Trac] #10425: Improvements to IIS7 Rewriting Code
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 17 23:25:32 UTC 2009
#10425: Improvements to IIS7 Rewriting Code
--------------------------+-------------------------------------------------
Reporter: bforchhammer | Owner: ryan
Type: enhancement | Status: new
Priority: low | Milestone: Future Release
Component: Permalinks | Version: 2.8.1
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by ruslany):
After more investigation I do not think that support for verbose rules
should be added to IIS specific code. It is still not clear to me whether
verbose rules option is ever used. Manually enabling it on Apache causes
WP to generate about 70 mod_rewrite rules in .htaccess file. I do not
understand why it is needed, as the only rule that is required for pretty
permalinks to work is the rule to rewrite everything to index.php. In
addition to that, having so many rules in either .htaccess file or in
web.config file may degrade the performance of the web server.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10425#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list