how to enable webdav properly
Posted by: kosherbacon (---.hsd1.nj.comcast.net)
Date: August 14, 2010 04:41AM

I need to enable webdav on my wamp server 2.0i. After reading some (old) blogs and advice, all I have done is enable dav_module and dav_fs_module. I also uncommented the line in httpd.conf:
Include conf/extra/httpd-dav.conf

Can anyone tell me what more I need to do. Thanks in advance.

If you know of any links that are resourceful, I'd appreciate that as well.

Options: ReplyQuote
Re: how to enable webdav properly
Posted by: yfastud (Moderator)
Date: August 14, 2010 05:13AM

it's not good enough since it depends on your OS

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: how to enable webdav properly
Posted by: kosherbacon (---.hsd1.nj.comcast.net)
Date: August 14, 2010 06:55AM

Thanks for your reply. I intend to run this configuration on Windows 7 as well as WinXP. Any help is appreciated.

Options: ReplyQuote
Re: how to enable webdav properly
Posted by: kosherbacon (---.hsd1.nj.comcast.net)
Date: August 14, 2010 04:07PM

Ok everyone. After much searching and gnashing of teeth i think I've gotten WebDAV enabled on wamp.

Here's the steps:
1) Enable dav_module and dav_fs_module when the apache server is off
2) Go to wamp icon> apache > httpd.conf file
2a) Uncomment the line #Include conf/extra/httpd-dav.conf by removing the # character
2b) Save the changes
3) Go to the file c:/wamp/bin/apache/apache2.2.11/conf/extra/httpd-dav.conf
3a) Change all paths in the config file above so that they point to the wamp installation (may not be necessary)
3b) Enable all modules listed at the top of this file when the server is running.
Each says mod_(name) but the name in the module list is "name(_more)_module", ensure all are enabled
4) Carefully review the contents of the file to ensure other settings are correct
5) Restart Apache
6) Test your WebDAV client anyway you like
7) Enjoy

Options: ReplyQuote


Sorry, only registered users may post in this forum.