----------------------------- Please read the FAQ! <http://java.apache.org/faq/> ----------------------------- Hi, A quick configuration question. I have two users, Fred and Wilma, who have accounts on the one development machine at http://dev.mydomain.com. Both wish to use the same JSP-style templates and servlet, but in their own zones. That is: http://dev.mydomain.com/~fred/test.jsp and http://dev.mydomain.com/~wilma/test.jsp should both run the same template-parsing servlet, but the former in the fred zone and the latter in the wilma zone. When I try to set this up, the requests only ever run in one zone. It seems that ApJServAction directives can only be applied to the base host or a virtual server and the mapping applies across the whole server. If so how can I do what I want to do - must I do it something like fred.mydomain.com/test.jsp and wilma.mydomain.com/test.jsp? TIA, Damian -- Damian Fauth 201 Sussex Street Software Engineer Sydney, NSW 2000 John Fairfax Holdings Ltd Australia [EMAIL PROTECTED] Ph. (+612) 9282 3528 -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]