Enabling WebDAV in Apache httpd
Updated -
To enable webdav on a directory in Apache httpd, you simply need to specify Dav on for the directory you wish to enable and it must be writable by the web server. A simple example:
-
Create document root directory, for example:
/var/www/webdav# mkdir /var/www/wevdav -
Change the owner and group permissions on the...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.