[wp-trac] Re: [WordPress Trac] #4544: WP 404s manual rewrites to index.php

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 27 22:16:22 GMT 2007


#4544: WP 404s manual rewrites to index.php
-----------------------+----------------------------------------------------
 Reporter:  vinskapur  |        Owner:  anonymous
     Type:  defect     |       Status:  closed   
 Priority:  normal     |    Milestone:           
Component:  General    |      Version:  2.3      
 Severity:  normal     |   Resolution:  invalid  
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by foolswisdom):

 Replying to [comment:2 vinskapur]:
 > Replying to [comment:1 foolswisdom]:
 > > My guess is that you need to make that rewrite rule external.
 >
 > External how? If you mean external as in separate from WP_Rewrite, it
 already is a separate rule in .htaccess from the WordPress catch-all block
 - just WordPress appears to be overriding it regardless.

 External rewrite as in:
 {{{RewriteRule ^(news|onair|events|music)/?$ /index.php?category_name=$1
 [QSA,R,L]}}}

 The Rrrr is important.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4544#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list