Failure in WebDAV enabling a folder
Posted: Fri Feb 10, 2006 8:16 am
Hi all,
I need to WEBDAV-enable a folder (whose name is "test") within webapps/ROOT.
I saw that "/webapps/webdav" folder is by default WebDAV-enabled so I copied /webapps/webdav/WEB-INF/web.xml to /webapps/ROOT/test/WEB-INF/
I didn't change anything within web.xml (copied from /webdav/WEB-INF) file in /webapps/ROOT/test/WEB-INF/
I tried to connect to "test" folder via WebDAV protocol but I didn't succeed. I only succeed in connecting /webapps/webdav/
How is it possible? What could I do to solve this problem?
Thank you,
Michele Modolo
I need to WEBDAV-enable a folder (whose name is "test") within webapps/ROOT.
I saw that "/webapps/webdav" folder is by default WebDAV-enabled so I copied /webapps/webdav/WEB-INF/web.xml to /webapps/ROOT/test/WEB-INF/
I didn't change anything within web.xml (copied from /webdav/WEB-INF) file in /webapps/ROOT/test/WEB-INF/
I tried to connect to "test" folder via WebDAV protocol but I didn't succeed. I only succeed in connecting /webapps/webdav/
How is it possible? What could I do to solve this problem?
Thank you,
Michele Modolo