Forum Moderators: DixonJones
Is there some way to detect the download (based on some aspect of server behavior, maybe) that can be used to prevent the download in the first place? Might there be a scripting remedy?
Thank you for all advice/URLs.
Eliz.
Many people take a multifaceted approach to limiting access to their sites. The main elements are detection and access control.
Access control can be done by:
Detection ranges from the very simple - spotting bad guys in your log files - to more sophisticated approaches such as this spider trap [webmasterworld.com] script.
In the case of FrontPage, I block that one by User-agent.
How you do this blocking depends on what server your site runs on - Apache, IIS, Netscape, etc. It's usually very easy to do - at least after you've done it once! ;)
HTH,
Jim
I will try the script you mention; thank you for the link [webmasterworld.com]. I will post my questions regarding the script on the "Perl" Forum.
Eliz.