]> git.pld-linux.org Git - packages/apache1-mod_dav.git/blame - apache-mod_dav.conf
- added (un)register mod_dav module configuration file in httpd.conf,
[packages/apache1-mod_dav.git] / apache-mod_dav.conf
CommitLineData
ff400da5 1<IfModule mod_dav.c>
2 DAVLockDB /var/lock/mod_dav/
3 DAVMinTimeout 600
4# <Location /mypages>
5# Options None
6# DAV On
7# <Limit PUT POST DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
8# Require user greg
9# </Limit>
10# </Location>
11</IfModule>
This page took 0.442036 seconds and 4 git commands to generate.