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: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to