mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-23 04:20:17 +00:00
Rename host identifier. Group logs into a folder for such host
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
ServerAdmin naglfar@thunix.net
|
||||
ServerName mightywcms.thunix.net
|
||||
DocumentRoot /var/www/MightyWCMS
|
||||
ErrorLog ${APACHE_LOG_DIR}/error_mightywcms.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access_mightywcms.log combined
|
||||
ErrorLog ${APACHE_LOG_DIR}/mightywcms/error.log
|
||||
CustomLog ${APACHE_LOG_DIR}/mightywcms/access.log combined
|
||||
<Directory /var/www/MightyWCMS>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
Reference in New Issue
Block a user