<Directory "C:/www/blog"> Options None AllowOverride None #Order allow,deny #Allow from all order deny,allow deny from .svservers.com deny from .static.theplanet.com deny from .goo.ne.jp deny from .cable.casema.nl deny from -xbox.dedi.inhoster.com deny from .knology.net deny from .pppoe.mtu-net.ru deny from .barak-online.net deny from .barak.net.il deny from .keymachine.de deny from .hostingprod.com deny from .client.bresnan.net deny from 210.240. deny from .dsl.ip.tiscali.nl deny from .qwerty.ru deny from .t-ipconnect.de </Directory>There's only one problem: it's not working! The log still shows visits from these hostnames. What am I missing? Do I need to add "/*" to the end of the <Directory> directive, or do subdirectories implicitly inherit the same directives?
Mark --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx