[wp-trac] [WordPress Trac] #18608: WebMatrix support
WordPress Trac
wp-trac at lists.automattic.com
Tue Sep 6 22:34:20 UTC 2011
#18608: WebMatrix support
--------------------------------+----------------------------
Reporter: nacin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: WordPress.org
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------------+----------------------------
Comment (by nacin):
The part that I like is this:
{{{
<PathProtection>
<AllowPath>
<RelativePath>wp-content</RelativePath>
</AllowPath>
<AllowPath AllowNested="False">
<RelativePath>wp-config.php</RelativePath>
</AllowPath>
<ProtectPath>
<RelativePath>*</RelativePath>
</ProtectPath>
</PathProtection>
}}}
Any core files then show up grayed out in the file tree.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18608#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list