Hello, i would like to run nextcloud on my server, but i had to add some additional apache modules. I tried to rebuild current apache version (last version) and added on the list the following lines:
-–enable-dav
-–enable-dav-fs
-–enable-dav-lock
-–enable-auth-digest
-–enable-authn-core
-–enable-authz-core
But the dav modules were not added. Any ideas what to do in order to run nextcloud? I am using centos 7.