Hi, 

We are creating a small hosting environment for Tomcat 7.x, and we
basically want to segregrate the webapps directory into two (systemapps,
userapps). The dir userapps is where a user could deploy his apps, has
correct perms to write to that dir. And systemapps is where certain
monitoring war files required for the tomcat instance, only admins have
write perms for the dir. The userapps and system apps should both be
available from same virtual host. Is this possible?

--G


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

Reply via email to