mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Using the config before my commit (including "Order allow,deny") my apache (2.4.4) always showed an 403-Error on any OC page. Don't know exactly why that line is bad, but Apache also recommends it this way. (http://httpd.apache.org/docs/2.4/upgrading.html#run-time) And it works :)