[wp-trac] [WordPress Trac] #17619: Soft 404 at /wp-content/plugins/
WordPress Trac
wp-trac at lists.automattic.com
Mon May 30 16:31:31 UTC 2011
#17619: Soft 404 at /wp-content/plugins/
--------------------------+-----------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Keywords:
--------------------------+-----------------------------
/wp-content/plugins/index.php would be better written with a proper 404.
{{{
<?php
header('HTTP/1.0 404 Not Found'); // Silence is golden.
?>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17619>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list