Dear Freinds I am working on the
LINUX 7.2 , Apache webserver and Tomcat version 4.0.3 If I test all the examples they run perfectly well. http://172.16.10.98:8080/index.html http://172.16.10.98:8080/examples/jsp/index.html http://172.16.10.98:8080/examples/servlets/index.html All these work very fine. MY PROBLEM : On this linux m/c I have an user name tempuser I don't want that user to access the root directories of Tomcat. his home directory is /home/tempuser I want that , he should create and test his applications in his directory only. i.e. he should create filename.jsp in /home/tempuser and from the client he shuld be able to execute http://172.16.10.98:8080/tempuser/filename.jsp I know it is very simple in PWS , can any one of you please help me how I can do this in above OS & Wbe server setup thanks in advance dipak -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>