----- Original Message ----- From: "Ray Strode" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 3:37 PM Subject: Re: [luau] Apache question
> 1) Add an entry to every machine's > %SystemRoot%\System32\Drivers\etc\hosts file for your > webserver. It has the same format as /etc/hosts on linux boxes. > for example: > > 221.222.223.224 mywebserver > > You might want to do this if your intranet is small. > > > Once you've got it working, then add "ServerName mywebserver" (or > whatever) to your apache > configuration file. > Cool! That was easy...Thanks! Rodney
