root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.

Home Page:https://plik.root.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plik seems to fail setting the correct headers

artemislena opened this issue · comments

fc17: Our instance (https://plik.artemislena.eu) keeps throwing CORS errors (and not working), due to missing headers, perhaps… and enabling EnhancedWebSecurity doesn't seem to do anything header-wise, i.e. none of the described ones are set, according to curl

Oh… it's behind a reverse proxy… does the Host header matter, or something like that?

It definitely has to do something with the reverse proxy… it works if accessing it directly; through the LAN address…