Forum Moderators: phranque

Message Too Old, No Replies

local host problem

         

turkyildizi

10:15 am on Apr 27, 2005 (gmt 0)



Hello
I have 3 computer network and I installed apache on the server and working properly (http://localhost). but when I try to reach another computer in the network using [localhost...] or [127.0.0.1...] or ip address of server, I receive
"Forbidden
You don't have permission to access / on this server.
apache/1.3.22 Server at example.com.tr Port 80"
message How can I access to this server
Thanks for your reply
H

[edited by: jdMorgan at 3:55 pm (utc) on April 27, 2005]
[edit reason] Removed specifics per TOS. [/edit]

jd01

6:10 pm on Apr 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi H,

I'm a mac guy, but looked like you still needed an answer, so I will point you in a direction...

1. Make sure you have any firewall installed, set to allow a connection.

2. Make sure you have all the computers set to allow an incoming connection to port 80 (or to 'serve internet files', or allow computers to connect, or whatever M calls that now) everywhere this may be required.

3. Understand the local host strings you are using are a loop string that brings you back to the computer you are on... I serve myself pages I want to test using this string.

Not really a definitive answer, but should get you started.

Justin

coho75

6:23 pm on Apr 27, 2005 (gmt 0)

10+ Year Member



Try using the IP of the router. Or something like this 192.168.x.x:80.