Having added the following to my virtual host <location /> reject ip 127.0.0.1 </location>
results in a 401 response and the following entries in the error_log [Mon Jul 24 16:56:03 2006] [error] [client 127.0.0.1] user (null): authorization failure for "/": [Mon Jul 24 16:56:03 2006] [error] [client 127.0.0.1] need AuthType to note auth failure: / Either I did the configuration wrong or the result is wrong. I think I should get a 403 response instead and the message in the log should be something like [Mon Jul 24 16:47:49 2006] [error] [client 127.0.0.1] client denied by server configuration: /usr/src/apache/apache_2.0.x/htd ocs/zw/formtest.html Regards RĂ¼diger
