WebDAV Troubleshooting
This page provides some troubleshooting tips on configuring a WebDAV client to work with Confluence pages and on general WebDAV functionality.
Adding WebDav Logging
There are two places to configure extra logging:
1. Confluence Logging
In Confluence, add the following line in the Logging and Profiling console and set the logging level to
DEBUG
.:com.atlassian.confluence.extra.webdav
- Access Confluence using a Webdav client again, and replicate the authentication problem.
Check the
atlassian-confluence.log
file in the confluence-home directory. Logging similar to the following will appear:2010-03-16 11:57:50,274 DEBUG [http-8000-10] [extra.webdav.servlet.ConfluenceWebdavServlet] service Microsoft-WebDAV-MiniRedir/6.1.7600, OPTIONS /plugins/servlet/confluence/default
In this example, the
Microsoft-WebDAV-MiniRedir
WebDav clientversion 6.1.7600
is displayed.
2. Tomcat Logging
You can use Tomcat's Valve Component to give you WebDAV accesses attempt.
関連トピック
Audit Confluence Using the Tomcat Valve Component
Unable to authenticate while mapping a WebDAV client network drive in Confluence
Existing Knowledge Base Articles
Open Bugs and Feature Requests