Update sites-available to the working conf

This commit is contained in:
Naglfar
2021-09-29 20:07:41 +02:00
parent 3204405825
commit 7e5359ac79
6 changed files with 11 additions and 81 deletions

View File

@@ -2,8 +2,8 @@
ServerAdmin naglfar@thunix.net
ServerName mightywcms.thunix.net
DocumentRoot /var/www/MightyWCMS
ErrorLog ${APACHE_LOG_DIR}/mightywcms/error.log
CustomLog ${APACHE_LOG_DIR}/mightywcms/access.log combined
ErrorLog ${APACHE_LOG_DIR}/error.mightywcms.log
CustomLog ${APACHE_LOG_DIR}/access.mightywcms.log combined
<Directory /var/www/MightyWCMS>
Options Indexes FollowSymLinks
AllowOverride All