
May 10th, 2001, 08:16 AM
|
|
Junior Member
|
|
Join Date: May 2001
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
httpd.conf file....
I've got the following configuration:
I've got a proxyserver(winroute lite) on a win95 connected trough a cable modem(ip 214.88.94.298) to the internet. On that proxyserver(network) is freebsd machine(ip 195.156.1.2) connected. And on that freebsd machine i've installed apache 1.3. No problems sofar( i didn't had to change the httpd.conf to make apache work).
The problem is that i can only see the apache server locally(so on an another machine in the local network). What do i have to alter on my httpd.conf file to make also the apache server visible on a computer outside the local network(so on the internet). I have already change my proxyserver(ipforwarding: all ports of 80 goes to 195.156.1.2). What changes do i have to make now in my httpd.conf, i gues is has something to do with servername but i am not sure, who can help me out...
|