Hello - here's my setup, (for CERN 3.0), in httpd.conf:
protection SILLY {
userid silly
groupid sillygrp
authtype Basic
}
protect /httpdocs/somewhere/*
What I'd like this to do is forbid any access by *.somewhere.uk
to any documents in /httpdocs/somewhere/*.
What it actually does when I 'kill -HUP' and restart httpd, is
nothing at all.
Any help would be much appreciated. Thanks!
--Peter
---------------------------------------------------------------
----------------------------------------------------------------