Marcin So�tysiak olga.pl wrote: > > In this case you'd still have to convince apache itself to service > > requests for www.host.com, which you could do by having 'order hosts, > > bind' in your /etc/host.conf, and then have a line mapping 192.168.x.x > > (whatever you picked for your server) to www.host.com. > > Right, Apache need to know that www.host.com is to be serverd by itself > but anyway, I thinks it is a good solution, isnt it?
Think so, yes. > > Note that you'll not be able to reach 207.168.x.x as www.host.com from > > that specific server. > Why not? Shouldn't the router translate and pass the req bacjk to apache? From the outside, yes. The actual server will believe its own /etc/hosts and only see itself. It can reach the router by IP or another name though. No biggie. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
