unset X-Forwarded-Host header for resultsdb frontend app
This commit is contained in:
parent
b65f26e5a5
commit
1a7c551b3e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ metadata:
|
|||
service: web
|
||||
data:
|
||||
resultsdb_frontend.conf: |-
|
||||
RequestHeader unset X-Forwarded-Host
|
||||
WSGIDaemonProcess resultsdb_frontend user=apache group=apache threads=5
|
||||
WSGIScriptAlias / /usr/share/resultsdb_frontend/resultsdb_frontend.wsgi
|
||||
WSGISocketPrefix /tmp/wsgi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue