Hello Here is an intro to my system and description of the problem. Any suggestions/tips are greatelly appreciated I am running Apache 1.3 on Debian (Woody) and Tomcat 4.0.1 downloaded separatelly from jakarta I have installed and configure Tomcat standalone succesfully. However please note that my application is moved from webapps to the users home directory server.xml Note how the site is running from the war file (not extracted) and it is NOT under webapps folder. This all work fine until i get to httpd.conf ServerName mywebsite.com DocumentRoot /home/username/www/mywebsite.com DirectoryIndex index.jsp index.html index.htm ErrorLog /var/log/apache/mywebsite.com-error.log WebAppConnection warpConnection warp localhost:8008 WebAppDeploy examples warpConnection /examples/ <- ************** What i need to figure out is the WebAppDeploy line. I notice that it by default points to the webapps folder under tomcat how can i specify my war file in here? Also, Do i need to specify my under as well? Eventually i will not be running anything on :8080 Once again, thanks in advance for all your help!!!! -- Marko Sarunac marko@sarunac.com -- To unsubscribe: For additional commands: Troubles with the list: