[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Web Server problem
>Thanks for the reply.
>How will I know the IP Address of my machine.
>Presently my /etc/hosts file is as follows :
>
>127.0.0.1 localhost.localdomain localhost
>192.168.1.1 localhost.localdomain rajesh.com
>
change it to
127.0.0.1 localhost.localdomain localhost
192.168.1.1 rajesh.com rajesh
then restart the inet services, through doing
/etc/rc.d/init.d/inet restart
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.