How do I set the server name.
Please guide me,
Regards,
Ganesh
> Have you already configured your httpd.conf ?
> You had to set the server name
In your conf directory there is a file called http.conf
Open it and search for the entry "ServerName": Set to a value you want
(i.e. localhost or 127.0.0.1)
That's it, now everything should work correctly.
Sascha
> How do I set the server name.
>
> Please guide me,
>
> Regards,
>
> Ganesh
>
>
> > Have you already configured your httpd.conf ?
> > You had to set the server name