forked from linux/WebHosting
Merge pull request 'revert' (#36) from lbr-scheduler into main
Reviewed-on: linux/WebHosting#36
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
ErrorLog /var/log/apache2/lbr-scheduler-error.log
|
||||
CustomLog /var/log/apache2/lbr-scheduler-access.log combined
|
||||
# ErrorLog /proc/self/fd/2
|
||||
# CustomLog /proc/self/fd/1 combined
|
||||
ErrorLog /proc/self/fd/2
|
||||
CustomLog /proc/self/fd/1 combined
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user