From 1fd906f4196bf098c3491c9735ef45be86e40ac5 Mon Sep 17 00:00:00 2001
From: Joshua Slive The directives provided by mod_access are used in .htaccess
files to control access to particular parts of the server. Access
can be controlled based on the client hostname, IP address, or
@@ -41,7 +41,7 @@ address, or other characteristics of the client request.
POST
, etc). This is the desired behavior in most
cases. However, it is possible to restrict some methods, while
leaving other methods unrestricted, by enclosing the directives
- in a
.htaccess
file, regardless of the setting of the