clean old conf for apache 2.2

This commit is contained in:
Sébastien Grenier 2018-07-11 16:38:43 -03:00 committed by Camille Lafitte
parent 220b38e142
commit fc112ebee3
1 changed files with 0 additions and 2 deletions

View File

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