Will do as soon as I get home from work... Thank you,
Jacob Tennant - K8JWT On Wed, Aug 4, 2010 at 12:03 PM, Eric Covener <cove...@gmail.com> wrote: > On Wed, Aug 4, 2010 at 11:05 AM, Jacob Tennant <k8jwtenn...@gmail.com> > 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 > cove...@gmail.com > > --------------------------------------------------------------------- > 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-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >