correction de bug sur la conf apache2
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
</Location>
|
||||
|
||||
LogLevel info
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
ErrorLog /var/log/apache2/error_log
|
||||
CustomLog /var/log/apache2/access.log combined
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user