Hello,
I have just upgraded to XWiki Enterprise 2.3.1.29118 and have a question 
regarding configuring WebDAV.

My XWiki is installed in Tomcat 5.5 as the 'ROOT' web app. Tomcat runs on port 
8080 and I have an AJP connector with Apache proxying requests via SSL port 
443, meaning that my wiki can be accessed at:

https://www.myhost.tld/bin/view/Main  (etc.)

My question is regarding WebDAV login. I understand that the normal login URL 
for this would be:

http://www.myhost.tld:8080/xwiki/webdav

However, since I have deployed XWiki as the ROOT webapp, it seems that I am 
getting redirected to Tomcat's built-in WebDAV app when accessing this URL.

When I access:
http://www.myhost.tld:8080/webdav
or
https://www.myhost.tld/xwiki/webdav

I get the same list of three files - a generic HTML page listing information 
about Tomcat's WebDAV support, and a couple of GIF files with the Tomcat logo.

When I access:

http://www.myhost.tld:8080/xwiki/webdav
or
https://www.myhost.tld/xwiki/webdav

I get a 'Not Implemented' error.


Could someone advise on how to configure XWiki/Tomcat to pass me to XWiki's 
WebDAV implementation, rather than to Tomcat's default one? My xwiki.cfg has 
WebDAV enabled (as far as I know - it is pretty much set to defaults in all 
respects).

On another note: thank you for all your sterling work with XWiki. It's a 
tremendously flexible and useful application, and it has been a breeze to 
administer.

Regards,


Graeme West
Digital Repository Developer
Information Services
Glasgow Caledonian University
[email protected]

Glasgow Caledonian University is a registered Scottish charity, number SC021474

Winner: Times Higher Education's Widening Participation Initiative of the Year 
2009 and Herald Society's Education Initiative of the Year 2009
http://www.gcu.ac.uk/newsevents/news/bycategory/theuniversity/1/name,6219,en.html
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to