Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Installation : (Category) Unix :
Can I use different UIDs/GIDs for different servlets or virtual hosts?
Yes, you can! The complete separation between the web server and the server engine allows you to connect multiple servlet engines to the same web server. If these servlet engines are started in standalone mode using the wrapper with different UID/GID, you end up having multiple secured servlet environments. Of course, this requires a different JVM for each secured servlet environment. For this reason, future releases will include a servlet sandbox to guarantee a comfortable security level without requiring multiple JVMs.
[Append to This Answer]
Previous: (Answer) make: Fatal error in reader: Makefile, line 174: Unexpected end of line seen
Next: (Answer) Debian 2.1 and DSO - configuration
This document is: http://java.apache.org/faq/?file=202
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.