[wp-trac] [WordPress Trac] #13021: Function got_mod_rewrite brakes nginx, lightttpd, cherokee rewrite rules (causes infinite loop redirection)
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 15 18:43:25 UTC 2010
#13021: Function got_mod_rewrite brakes nginx, lightttpd, cherokee rewrite rules
(causes infinite loop redirection)
--------------------------+-------------------------------------------------
Reporter: dz0ny | Owner: ryan
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Permalinks | Version: 3.0
Severity: major | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Changes (by nacin):
* keywords: => reporter-feedback
Comment:
I'm generally in favor of filters over constants except for server-related
config such as this. But, there is a filter there already. I'm not sure I
see the infinite loop issue. What's to prevent you from doing:
{{{
apply_filters( 'got_rewrite', '__return_true' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13021#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list