[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
Wed Apr 21 10:54:11 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:  normal        |   Milestone:  3.0                    
Component:  Permalinks    |     Version:  3.0                    
 Severity:  normal        |    Keywords:  reporter-feedback close
--------------------------+-------------------------------------------------

Comment(by butuzov):

 I am using wp with nginx


 {{{
 if (!-e $request_filename) {
      rewrite ^(.+)$ / last;
 }
 }}}

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


More information about the wp-trac mailing list