Apache Shows Error#403 : Forbidden
Posted by: Anirban_Chakraborty (59.93.160.---)
Date: February 09, 2007 09:01AM

I have installed wamp 1.6.4 on a machine with IP 192.168.0.99 and want to access the apache webserver from another machine with IP 192.168.0.41. When i write 'http://192.168.0.99/localhost' from the second machine it shows "Forbidden: U don't have permission to access / on this server. Error no:403".

Does anybody have a solution?? I need it badly....


Options: ReplyQuote
Re: Apache Shows Error#403 : Forbidden
Posted by: CyberSpatium (71.237.217.---)
Date: February 09, 2007 11:11AM

make sure you put your wamp server in online mode.

[192.168.0.99]


CyberSpatium
WAMP English Forum Admin
--------------------------------------

like my free support? help support me by checking out my new Newbie Webmaster Development Forum dedicated to the newbie webmaster here:
www.WebDevNewbie.com

Options: ReplyQuote
Re: Apache Shows Error#403 : Forbidden
Posted by: emercyber (---.107.37.121.pldt.net)
Date: September 04, 2007 11:37AM

Can u send the solution. Got the same problem

Options: ReplyQuote
Re: Apache Shows Error#403 : Forbidden
Posted by: ScottS (---.se.biz.rr.com)
Date: September 07, 2007 07:27PM

Search your http.conf file in /apache2/conf/ for the line:

Allow from localhost

and put you IP in under that.

Allow from 192.168.1.1 <-- Only an example

then restart your apache web service

Options: ReplyQuote


Sorry, only registered users may post in this forum.