Webdav/htaccess configuration
Posted by: speirs
Posted on: 2008-01-02 02:24:00
Hi all.
I am trying to set up a iCal server which needs webdav. Now when I go to http://www.raise-it.nl/agenda/Home.ics (login/pass: gast/gast) it downloads the published agenda instead of showing it in the browser. /agenda is the Webdav directory btw.
I assume I need to edit the .htaccess file to add 'SetHandler default-handler' or at least that is what the wiki page says. But I cannot edit the .htaccess file as I am being told when I created the webdav directory:
Warning: WebDAV-enabled directories will no longer be owned by you, and so cannot be accessed via FTP or the shell...only through WebDAV!
Am I right that the .htaccess file has to be edited? If yes, how? Any help is greatly appreciated.