[wp-trac] [WordPress Trac] #11884: mod_rewrite optimization

WordPress Trac wp-trac at lists.automattic.com
Fri Feb 25 23:03:39 UTC 2011


#11884: mod_rewrite optimization
-------------------------------+-----------------------
 Reporter:  Denis-de-Bernardy  |       Owner:
     Type:  enhancement        |      Status:  reopened
 Priority:  normal             |   Milestone:
Component:  Optimization       |     Version:  3.0
 Severity:  normal             |  Resolution:
 Keywords:  close 2nd-opinion  |
-------------------------------+-----------------------
Changes (by sivel):

 * keywords:   => close 2nd-opinion


Comment:

 I am of the mindset that adding this by default adds restrictions that
 could potentially cause issues.  I have no idea how many plugins in the
 wild it would break, but I have 3 applications (built using themes and
 plugins) that use real file extensions that would be delivered via
 WP_Rewrite.  These cover images, documents, js and css.

 The decision previously was that the rules should remain as simple as
 possible to not create adverse restrictions that would hamper the
 capabilities of WP_Rewrite.

 This functionality can easily be wrapped into a plugin that utilizes
 add_external_rule().  I vote to close as wontfix and suggest that this be
 implemented via a plugin.

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


More information about the wp-trac mailing list