Files compatible with apache 2.4

This commit is contained in:
Laurent Destailleur 2015-01-11 15:30:34 +01:00
parent c7b311349e
commit 6414f415a8

View File

@ -10,6 +10,15 @@ Alias /dolibarr /usr/share/dolibarr/htdocs
# DocumentRoot /usr/share/dolibarr/
# ErrorLog logs/ldap.example.com-error.log
# CustomLog logs/ldap.example.com-access.log common
#
# <IfVersion >= 2.3>
# Require all granted
# </IfVersion>
# <IfVersion < 2.3>
# Order allow, deny
# Allow from all
# </IfVersion>
#
# </VirtualHost>
# Directory for web pages