> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Pietro Cerutti
> Sent: Thursday, March 17, 2005 7:05 AM
> To: Lowell Gilbert
> Cc: FreeBSD
> Subject: Re: problem due to hostname change
>
> No, this is not the problem. I searched in httpd.conf but I didn't
> find anything concerning my <old_hostname>.
>

When apache starts up if it don't have your hostname set in it's
config file then it issues a system call asking what
the hostname for the IP address is that is on your host.

whatever it gets back it then uses to setup a default website.  If you
change the name of your host in /etc.rc.conf then it better also
have been changed in any DNS servers that your system is using.

>
> I'm sure I didn't set my <old_hostname> anywhere else than in rc.conf
>

Did you check /etc/hosts


Ted

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to