Commit cedcfb49 authored by Antoine Catton's avatar Antoine Catton

Adding webdav option on apache compilation

parent 228634c8
...@@ -41,6 +41,7 @@ configure-options = --enable-authn-alias ...@@ -41,6 +41,7 @@ configure-options = --enable-authn-alias
--enable-proxy-http --enable-proxy-http
--enable-proxy-scgi --enable-proxy-scgi
--enable-so --enable-so
--enable-dav
--disable-ssl --disable-ssl
--with-included-apr --with-included-apr
--with-z=${zlib:location} --with-z=${zlib:location}
...@@ -90,6 +91,7 @@ configure-options = --disable-static ...@@ -90,6 +91,7 @@ configure-options = --disable-static
--enable-proxy-ftp --enable-proxy-ftp
--enable-proxy-http --enable-proxy-http
--enable-proxy-scgi --enable-proxy-scgi
--enable-dav
--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