mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
disable trace method and improve apache ssl conf
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
4a9c344473
commit
0596c60584
2 changed files with 9 additions and 0 deletions
|
|
@ -49,4 +49,7 @@ Listen 8000
|
|||
|
||||
# See https://httpd.apache.org/docs/current/mod/mod_proxy.html#proxytimeout
|
||||
ProxyTimeout ${APACHE_MAX_TIME}
|
||||
|
||||
# See https://httpd.apache.org/docs/trunk/mod/core.html#traceenable
|
||||
TraceEnable Off
|
||||
</VirtualHost>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue