vogelor
2010-06-10 d56eef9c087c6e98b9ba226e39c06fa191727e95
Fixed a wrong ifmodule with webdav
1 files modified
2 ■■■ changed files
server/conf/vhost.conf.master 2 ●●● patch | view | raw | blame | history
server/conf/vhost.conf.master
@@ -162,7 +162,7 @@
      AssignUserId <tmpl_var name='system_user'> <tmpl_var name='system_group'>
    </IfModule>
    <IfModule dav>
    <IfModule mod_dav_fs.c>
      # DO NOT REMOVE THE COMMENTS!
      # IF YOU REMOVE THEM, WEBDAV WILL NOT WORK ANYMORE!
      # WEBDAV BEGIN