linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 299 forks source link

Nextcloud header adjustments #585

Closed nemchik closed 1 year ago

nemchik commented 1 year ago

Solved discord thread https://discord.com/channels/354974912613449730/1122102501672484935

This hides the response headers coming from nextcloud, which keeps the headers from swag's ssl.conf. The values for the headers are the same, so there is no conflict, but if nextcloud's response headers are not hidden then both nextcloud and swag's headers are included in the response, and duplicate response headers causes issues.