Show More
@@ -62,6 +62,9 b' Below config if for an Apache Reverse Pr' | |||||
62 | ProxyPass / http://127.0.0.1:10002/ timeout=7200 Keepalive=On |
|
62 | ProxyPass / http://127.0.0.1:10002/ timeout=7200 Keepalive=On | |
63 | ProxyPassReverse / http://127.0.0.1:10002/ |
|
63 | ProxyPassReverse / http://127.0.0.1:10002/ | |
64 |
|
64 | |||
|
65 | # Increase headers for large Mercurial headers | |||
|
66 | LimitRequestLine 16380 | |||
|
67 | ||||
65 | # strict http prevents from https -> http downgrade |
|
68 | # strict http prevents from https -> http downgrade | |
66 | Header always set Strict-Transport-Security "max-age=63072000; includeSubdomains; preload" |
|
69 | Header always set Strict-Transport-Security "max-age=63072000; includeSubdomains; preload" | |
67 |
|
70 |
General Comments 0
You need to be logged in to leave comments.
Login now