PDA

View Full Version : Avoid 403 forbidden error


vekatsai
10-06-2006, 09:13 PM
Hi,

When i try to access my domain like

https://domainname/aux/
https://domainname/com1/
https://domainname/com2/


i am getting 403 forbidden error.I don't have any folder like aux,com1,com2.i want to display user friendly messsage.how can i do it.

should i need to do anthing on httpd.conf file ?

_Aerospace_Eng_
10-06-2006, 10:12 PM
Assuming you are using apache for your server you can use htaccess.
http://www.javascriptkit.com/howto/htaccess2.shtml

iota
10-07-2006, 12:56 PM
htacess is better choice.
you can't access the global settings - httpd.conf