mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
file logging is not needed
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
38f9cb2046
commit
a0cbcc7f52
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
Listen 8000
|
||||
Listen 8080
|
||||
|
||||
CustomLog ${APACHE_LOG_DIR}/access.log combined
|
||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||
|
||||
# Deny access to .ht files
|
||||
<Files ".ht*">
|
||||
Require all denied
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue