WebDAV Publish Enabler
If you use WordPress and cannot publish your iCal calendar to your website through WebDAV you need this.
A WordPress plugin to allow iCal publishing
What happens is WordPress creates a .htaccess file on your web site which can disable WebDAV publishing in some setups. This plugin updates the Permalink RewriteRules each time they are generated allowing WordPress to play happy with WebDAV. The most common use is to allow publishing of your iCal calendar to your website, but is configurable and should help with any WebDAV application.
Quick Install
- Upload the webdav-publish.php file to wp-contents/plugins/
- Under WordPress Admin / Plugins activate WebDAV Publish Enabler
- The default configuration is set to enable WebDAV publish in the /assets, /dav, /ical, and /_ical directories. To change the default settings go to Options / WebDAV Directories.
- WordPress will write the new rules in next time you save a post. To get started with them right away you may want to just click save on one of your existing posts.

