Scenario:

  • 10 Windows XP computers
  • one Airties 206 ADSL modem
  • workgroup network
  • computer A runs Apache web server
  • in computer A set some virtual host name for some folder in apache

Question :

May I do some things for this network and all computer when they enter the virtual host name at the browser the request go directly to Computer A instead of going through the internet?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

If you modify the hosts file on each machine in the workgroup, I don't see why not.

Or setup a 'local' DNS server that would direct requests internally without ever hitting "the cloud".

link|improve this answer
may i set my modem to redirect some url to exact ip ? – AmirModiri Mar 29 '11 at 15:55
@AmirModiri - I am not familiar with the Airties modem - does it have a built-in DNS resolution feature? Does it handle routing natively, or is there a router on your network? If there is a router, then does it handle DNS resolution> – warren Mar 29 '11 at 16:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.