I am trying to do some local web developement. Here is my set up. I have a machin set up as a DMZ host set up behind my router connected to road runner. The domain s-o.info points to this setup. I can hit this domain from outside computers, but when I am behind my router, ping'ing s-o.info fails.
The issue with web devel is this. When I type in localhost to a browser it correctly displays my index page. If I type localhost/test.pl that also works. However if I try localhost/manual where manual is the apache manual directory, it seems that the browsers try to connect to s-o.info instead of localhost, which as mentioned above fails. So the question is, how can I get the browsers to stay on localhost, or how can I get connections from inside my network to connect to s-o.info? Spencer _______________________________________________ Siglinux mailing list [EMAIL PROTECTED] http://www.utacm.org/mailman/listinfo/siglinux
