Re: Tomcat 5.5 WebDAV problem

2006-08-17 Thread Mark Thomas
Eric Chow wrote: > WebDAV is supported in Tomcat 5.5. Is there any documents for > reference to config folder access right for each users in Tomcat 5.5? Not specific to webdav because it uses standard servlet security. Have a look at the servlet spec. It covers this in detail. > I want to config

Tomcat 5.5 WebDAV problem

2006-08-17 Thread Eric Chow
Hello, WebDAV is supported in Tomcat 5.5. Is there any documents for reference to config folder access right for each users in Tomcat 5.5? I want to config all the users have their own folder with read/write permission and they can't access other folder. For example: Root URL http://localho