[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] Directory Browsing!!! OFF



All my default documents are .shtml , what do I do in this case. Will
this also work with miva?



-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Malcolm
Wild
Sent: Thursday, July 05, 2001 12:54 PM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-developers] Directory Browsing!!! OFF

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


_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers