[wp-trac] Re: [WordPress Trac] #5682: Clean permalinks and
mod_rewrite support for IIS
WordPress Trac
wp-trac at lists.automattic.com
Tue Jun 16 01:17:44 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: has-patch commit
--------------------------+-------------------------------------------------
Comment(by peaceablewhale):
+1 to the latest patch too. However, is it better to add a () to the
second part of the new statement?
{{{
empty( $_SERVER['REQUEST_URI'] ) || ( php_sapi_name() != 'cgi-fcgi' &&
preg_match( '/^Microsoft-IIS\//' , $_SERVER['SERVER_SOFTWARE'] ) > 0 )
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/5682#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list