Textpattern has caused WebDav to stop working

Textpattern has caused WebDav to stop working

Posted by: bittered
Posted on: 2005-12-04 05:00:00

My current .htaccess file in the root of my server has caused WebDAV to stop working. I found a soloution for textDrive users at http://kb.textdrive.com/article/webdav-versus-textpattern but this soloution does not work for Dreamhost. Any Ideas?

-- Dave

Re: Textpattern has caused WebDav to stop working

Posted by: dallas
Posted on: 2005-12-07 16:28:00

That textdrive post says to use this line:

RewriteCond %{REQUEST_URI} !/(assets|dav|ical|_ical)

That just tells mod_rewrite to skip requests for URLs containing 'assets' or 'dav' or 'ical' or '_ical'. You would have to change that to include whatever name you have given your WebDAV folder for it to work in your case.

- Dallas
- DreamHost Head Honcho/Founder

Tags: webdavhtaccess filedreamhosthttp