Split location of the Wiki log file
This commit is contained in:
parent
e6d2bd7cbe
commit
a533a0bf69
|
@ -3,8 +3,8 @@
|
|||
ServerName wiki.thunix.net
|
||||
ServerAlias wiki.thunix.tilde
|
||||
DocumentRoot /var/www/wiki.thunix.net
|
||||
ErrorLog ${APACHE_LOG_DIR}/error_wiki.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access_wiki.log combined
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.wiki.log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.wiki.log combined
|
||||
<Directory /var/www/wiki.thunix.net>
|
||||
Options Indexes FollowSymLinks
|
||||
AllowOverride All
|
||||
|
|
Loading…
Reference in New Issue