Hello Everybody,

   I am Using Win98 and I have Apache 1.3.20 and Jakarta Tomcat 4.0.  I wanted to 
configure the Apache With Tomcat and I have modified the Apache httpd.conf file with 
the following lines.

.....
.....
LoadModule webapp_module modules/mod_webapp.so 
AddModule mod_webapp.c
WebAppConnection conn      warp  127.0.0.1:8008 (*)
WebAppDeploy     examples  conn  /examples
.....
.....

but I am getting the Invalid virtuval host name at line (*) and my apache is not 
running.

   Any body can have any idea Why it is happening and where i am doing mistake.

   Please solve my problem.

   Thanks in advance.

   From,
   Prasad. 


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to