it could be dangerous, but you could test it for a day put this in either the httpd.conf / apache.conf file or in a .htaccess for that directory
[Limit HEAD]
Order deny,allow
Deny from all
[/Limit]
that should deny HEAD request however it is unknown what the result might be. only one way to find out
------------------
Come home with me or I'll dispatch my legions of flying monkeys!
[This message has been edited by afrocreep (edited 08-17-2001).]
[This message has been edited by afrocreep (edited 08-17-2001).]