Rename host identifier. Group logs into a folder for such host

This commit is contained in:
Naglfar 2021-09-28 11:38:17 +02:00
parent c328befbc8
commit 1449a0e0ec
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -28,7 +28,7 @@
- wiki.thunix.net
- lukewarmcat.codes
- xerty.lukewarmcat.codes
- mightywcms.thunix.net
- mightywcms
- name: Make Apache2 site configs live
file:
@ -49,7 +49,7 @@
- wiki.thunix.net
- lukewarmcat.codes
- xerty.lukewarmcat.codes
- mightywcms.thunix.net
- mightywcms
- name: Give permissions for staticadventures.netlib.re to southerntofu
file: