[wp-trac] [WordPress Trac] #17601: Fatal Errors at URLs Such As canonical.php
WordPress Trac
wp-trac at lists.automattic.com
Mon May 30 15:36:13 UTC 2011
#17601: Fatal Errors at URLs Such As canonical.php
--------------------------+------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: trivial | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by miqrogroove):
Works perfectly in the root .htaccess file:
{{{
RewriteRule ^wp-admin/includes/ - [F,L]
RewriteRule !^wp-includes/ - [S=3]
RewriteRule ^wp-includes/[^/]+\.php$ - [F,L]
RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F,L]
RewriteRule ^wp-includes/theme-compat/ - [F,L]
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17601#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list