Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: Setting a host name for apache in linux..............


Message #1 by "Vamshidhar" <vamshi@p...> on Sat, 24 Aug 2002 07:59:09
Hi,

Fix your problem install an dns server in your intranet. I sugesst install
dhcp server too and configure   to propagate the names in your local area
network.

The other guy sugest you use the host file. But setting up this not resolve
the problem because the others machines in your network  not recognize your
machine by name. This only work for your machine.

Good luck,

LM


----- Original Message -----
From: "Vamshidhar" <vamshi@p...>
To: "professional php" <pro_php@p...>
Sent: Saturday, August 24, 2002 7:59 AM
Subject: [pro_php] Setting a host name for apache in linux..............


>
> Hi,
>
> I am into a local intranet project and I want to set a host name for my
> server people are fing some problem to type the ip number of my system
>
> say for others they have to type as follows
>
>       http://192.168.32.6/index.html
>
> and I want to replace that as.....
>
>       http://Projects/index.html.
>
>
> Is there any way I can set this option my my web server and replace the ip
> with a name.
>
> I am using ELXLinux and Latest version of Apache Webserver.
>
> Thanx in advance
> Vamshi
>


  Return to Index