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