Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion images/tls/pound.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ ListenHTTPS
Port 443

## allow PUT and DELETE also (by default only GET, POST and HEAD)?:
xHTTP 1
## allow (between other actions) OPTIONS requests for REST with CORS
xHTTP 2

HeadRemove "X-Forwarded-Proto"
AddHeader "X-Forwarded-Proto: https"
Expand Down