//flex table opened by JP

Click to See Complete Forum and Search --> : apache for starters


slam
05-01-2003, 01:18 PM
Just setting up apache 2.x on redhat 8.0
I can access index.html (my document) ok on http://localhost
but If I put in the ip 192.168.0.131 which is the machine ip for local network I get a connection refused error on ip 192.168.0.131

btw apache is started.

AllGamer
05-01-2003, 01:24 PM
Remember to Open port 80

:t

slam
05-01-2003, 02:01 PM
port is now listening and I can access it. but since I put websitename.com in the hosts file it says it cannot look it up when I boot? should I leave the hosts with just 127.0.0.1 localhost.localdomain localhost
and not add
www.ldkjldj.com 192.x.x.x