[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] securing your website
- Subject: Re: [cobalt-users] securing your website
- From: Dom Latter <qube@xxxxxxx>
- Date: Thu Mar 2 09:28:19 2000
Asif Bashir wrote:
>
> What is the best method to protect your website from utilities such as
> offline explorer, which allow users to download your website for off-line
> browsing?
Pull out the Ethernet cable.
I believe there are some evil Javascript hacks out there that mess up
*most* browsers' attempts to save files to disk.
But fundamentally either your webserver responds to GET requests or
it doesn't. If it doesn't, you don't have a website. If it does, I
can hoover off your website and view it off-line.