Posted by David Dorward on 01/24/06 21:38
©® wrote:
> I know you can password protect a webpage but is it possible to protect
> a folder on a website e.g. /www/myown/ that only has other files in it
> and not any html files?
HTTP makes no distinction between HTML documents and other resources (well,
aside from when it tells the client what type of data it is sending). You
password protect any resource in the same way.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|