mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
improve logging situation
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
0397f30bb5
commit
adb4279de1
5 changed files with 17 additions and 7 deletions
|
|
@ -1,5 +1,7 @@
|
|||
Listen 8000
|
||||
<VirtualHost *:8000>
|
||||
ServerName localhost
|
||||
|
||||
# Add error log
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue