X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=apache-mod_userdir.conf;h=8e8ce28ed3baa37c32a864648a0033fcb4b98f74;hb=dd05da1dbcdec389492d326796747127f5a1e245;hp=967522711c88a542077262a9b35d943f438b0919;hpb=f53b16d2ec1f017a1ee950e2f9d70e2b7c321e41;p=packages%2Fapache.git diff --git a/apache-mod_userdir.conf b/apache-mod_userdir.conf index 9675227..8e8ce28 100644 --- a/apache-mod_userdir.conf +++ b/apache-mod_userdir.conf @@ -21,12 +21,10 @@ UserDir public_html AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec - Order allow,deny - Allow from all + Require all granted - Order deny,allow - Deny from all + Require all denied # # php_admin_value open_basedir "/home/users:/usr/share/pear:/usr/share/php:/tmp"