fixed log location

This commit is contained in:
2020-08-26 11:06:31 +00:00
parent 989069fe32
commit 0914c86f28

View File

@@ -1,7 +1,7 @@
#beginConf
ErrorLog ${APACHE_LOG_DIR}/s2_error.log
#CustomLog ${APACHE_LOG_DIR}/s2_custom.log combined
ErrorLog ${APACHE_LOG_DIR}/SITEname_error.log
#CustomLog ${APACHE_LOG_DIR}/SITEname_custom.log combined
DirectoryIndex index.php index.html index.htm
DocumentRoot /var/www/DOMAINname/html