Re: Nginx reverse proxy corrupting filenames
Gustavo Chaves <[email protected]> Fri, 21 Jun 2024 11:12:02 -0300
| Newsgroups | gmane.comp.version-control.subversion.user |
|---|---|
| Message-ID | <CABrYJ5AifkWEfX=ngdf1eDHH2uWnNtap2PCLuhQqT4Y78RCFSw@mail.gmail.com> |
Em qui., 20 de jun. de 2024 às 16:15, Daniel Sahlberg <[email protected]> escreveu: > > Have you seen the FAQ item about reverse proxies: Yes, I have. > I have absolutely no experience with Nginx but this seems to set the Destination header, much like the examples in the FAQ for IIS. But it seems it keep the hostname and port - maybe you need to change it a bit more to match what Apache Httpd is expecting (hostname localhost, port 3691). It makes sense! I tried to reconfigure it so that it'd change the hostname and the port in the Destination header. So far it hasn't worked, but I'll keep trying a little more. > If you get this to work, would you consider writing an instruction that we could add to the FAQ? Nginx has been mentioned in the past but I don't know if anyone got it to work. Will do! Thank you very much, Daniel. -- Gustavo