Results 1 to 4 of 4
Ok, i have this site: http://gbdavidx.cjb.net/ and it says Forbidden: You don't have permission to access / on this server. Anyone know how i can fix this? Thanks very much!
...
- 12-20-2003 #1Just Joined!
- Join Date
- Dec 2003
- Posts
- 6
Slackware and Apache
Ok, i have this site: http://gbdavidx.cjb.net/ and it says Forbidden: You don't have permission to access / on this server. Anyone know how i can fix this? Thanks very much!
- Dave
- 12-20-2003 #2Linux Engineer
- Join Date
- Nov 2002
- Location
- Queens, NY
- Posts
- 1,319
Are you behind a router at all? Can you connect to the Web server from the same machine?
The best things in life are free.
- 12-20-2003 #3Just Joined!
- Join Date
- Dec 2003
- Posts
- 6
i am connected to the web using this machine, i am connected through a router, but not a firewall... you can im me on aim as gbdavidx
- 12-21-2003 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You see, a NAT router can act pretty much as a firewall, since it has to manage a one to several IP mapping. If someone tries to connect to your server, it doesn't know which computer to route it to, unless you set up an explicit port forwarding.
However, since I actually _do_ get a response, I guess that you have already done so. Therefore, I guess it is probable to assume that the problem is with the apache configuration. Check in your httpd.conf what the DocumentRoot setting says. Also run "stat" on that directory and post the results here.


Reply With Quote
