S Ahmed wrote:
For my deployment, I have a set directory structure that I use.

Is it possible to tell tomcat to look at a specific folder for the ROOT
website, instead of in the ../../webapps/ folder?

my folder structure is like:

/www/myappname/website/
/www/myappname/otherstuff/


I want tomcat to look in my /website/ folder.


What about "appBase" in
http://tomcat.apache.org/tomcat-7.0-doc/config/host.html#Common_Attributes

?

The people who write the on-line Tomcat documentation must be getting very 
frustrated today.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to