clean old conf for apache 2.2

This commit is contained in:
Sébastien Grenier 2018-07-11 16:38:43 -03:00
parent 5487912047
commit 4aaa412cdc
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
php_admin_flag mail.add_x_header on
Options -MultiViews -FollowSymLinks +SymLinksIfOwnerMatch
AllowOverride AuthConfig FileInfo Limit Options Indexes
Order allow,deny
Allow from all
Require all granted
</Directory>