You need to uncomment ServerName directive in httpd.conf and change the default server name there to your server's Fully Qualified Domain Name or IP address. The error you are seeing is because ServerName has not been changed.
Regards, Pascal Chong ----- Original Message ----- From: "Kristian Duske" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, February 24, 2002 6:10 PM Subject: RE: Tomcat 4 and Apache > Hi Brian, > > > I think I see the problem. > > you do NOT need the line: > > AddModule mod_jk.c > > Thanks for your tip, but this didn't fix it for me. I'm still at a loss > here. > > Regards > Kristian > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
