[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Directory Browsing!!! OFF
- Subject: RE: [cobalt-developers] Directory Browsing!!! OFF
- From: "Malcolm Wild" <cobaltsec@xxxxxxxxxxx>
- Date: Thu Jul 5 06:21:55 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
easiest way is to insert a .htaccess file to handle errors this will stop
all but the index.html / .htm etc from being looked at by default
create a .htaccess file with the following lines
ErrorDocument 404 http://www.sitename.isp/error404.htm
ErrorDocument 401 http://www.sitename.isp/error401.htm
ErrorDocument 500 http://www.sitename.isp/error500.htm
then place it in the /home/sites/sitex/web folder
job done :)
-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of njd76
Sent: 05 July 2001 17:15
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-developers] Directory Browsing!!! OFF
Is there a way to turn directory browsing off on certain virtual domains
only?
_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers