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