View Full Version : Http 403
Rima067
20 Dec 2006, 01:10 PM
I would like to initiate "HTTP 403 You Are Unauthorized To View The Page" at my website so no one can access any other directories. I couldn't find the option via my webhost manager. How can I do this?
servotron
20 Dec 2006, 02:10 PM
I would like to initiate "HTTP 403 You Are Unauthorized To View The Page" at my website so no one can access any other directories. I couldn't find the option via my webhost manager. How can I do this?
You need to NOT have a file in there with the name of the default document... usually it's "index.html" "index.htm" "default.htm" or something like that.
OR
your host has directory browsing turned on, and you need to request that it be turned off for your domain or site subdirectory.
Chiquitibum
21 Dec 2006, 08:19 AM
is you webhost manager cpanel
look up how to configure .htaccess files