On Wed, Aug 4, 2010 at 11:05 AM, Jacob Tennant <k8jwtennant@xxxxxxxxx> wrote: > I have just switched from Apache on Windows7 to Ubuntu 10.04LTS and have a > couple questions... > > 1. I am running my system thru a no-ip.org port 80 redirect. When I looked > at the error log this morning it stated that system ip could not be resolved > and was going to use 127.0.1.1 by default. So how can I tell Apache or is it > noip2 what my ip address is? Find all the "ServerName" directives in your apache configuration, and set them to something that resolves (e.g. your noip2 hostname). If you continue to get warnings, reply with the verbatim error message and grep -ri output for ServerName. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx