Question: ......have you read readme.txt which comes with webapp_module? I did ....and all there is to it is to add two directives to httpd.conf and it is in detail described there....
WebAppConnection connection warp you_ip_address:8008 WebAppDeploy your_application connection /your_application I know reading docs sucks - but sometimes it helps :) Peter. Serg Borisiuk wrote: > Can anybody help me: how to configure Tomcat4 to accept requests from > apache module (webapp-module) on Linux? > > Now I can access from apache only top level html file from tomcat > webapp. > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
