#1360: Disable DirectorySlash in default .htaccess file
---------------------+------------------------------------------------------
Reporter: david | Owner: david
Type: task | Status: new
Priority: low | Milestone: 1.0.5
Component: _OTHER_ | Version: 1.0.4
Severity: minor | Keywords:
Has_patch: 0 |
---------------------+------------------------------------------------------
Without it, requests to existing directories without a trailing slash get
redirected, and the redirect method is exposed (but yields a 404).
Example:
http://www.agavi.org/css would get redirected to
http://www.agavi.org/css/?/css, which is ugly, and also exposes the fact
that the directory "css" actually exists.
--
Ticket URL: <http://trac.agavi.org/ticket/1360>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets