[wp-trac] Re: [WordPress Trac] #5682: Clean permalinks and mod_rewrite support for IIS

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 15 22:38:14 GMT 2009


#5682: Clean permalinks and mod_rewrite support for IIS
--------------------------+-------------------------------------------------
 Reporter:  man999        |       Owner:  ryan       
     Type:  defect (bug)  |      Status:  new        
 Priority:  normal        |   Milestone:  2.8.1      
Component:  Permalinks    |     Version:  2.5        
 Severity:  normal        |    Keywords:  needs-patch
--------------------------+-------------------------------------------------

Comment(by Denis-de-Bernardy):

 for the fasted test, you'd go:

 {{{
 empty(_$SERVER['REQUEST_URI']) || php_sapi_name() != 'cgi-fcgi' &&
 preg_match(/^...)
 }}}

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


More information about the wp-trac mailing list