mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-08 14:57:58 +00:00
Merge pull request #1339 from nextcloud/enh/noid/improve-logging
improve logging situation
This commit is contained in:
commit
bdfb238683
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