Commit 7d959f9b authored by Antoine Catton's avatar Antoine Catton

Enable dav-fs module on apache compilation

parent 0c699697
...@@ -42,6 +42,7 @@ configure-options = --enable-authn-alias ...@@ -42,6 +42,7 @@ configure-options = --enable-authn-alias
--enable-proxy-scgi --enable-proxy-scgi
--enable-so --enable-so
--enable-dav --enable-dav
--enable-dav-fs
--disable-ssl --disable-ssl
--with-included-apr --with-included-apr
--with-z=${zlib:location} --with-z=${zlib:location}
...@@ -92,6 +93,7 @@ configure-options = --disable-static ...@@ -92,6 +93,7 @@ configure-options = --disable-static
--enable-proxy-http --enable-proxy-http
--enable-proxy-scgi --enable-proxy-scgi
--enable-dav --enable-dav
--enable-dav-fs
--enable-so --enable-so
--enable-ssl --enable-ssl
--with-included-apr --with-included-apr
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment