Mise à jour de la configuration pour Apache.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<VirtualHost *:80>
|
||||
ServerAdmin ${APACHE_ADMIN_EMAIL}
|
||||
|
||||
<Directory /var/www/html>
|
||||
DocumentRoot ${APACHE_ROOT_PATH}
|
||||
|
||||
<Directory ${APACHE_ROOT_PATH}>
|
||||
Options -Indexes +FollowSymLinks
|
||||
AllowOverride All
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user