Re: Where to compress text files and filter access

2022-12-29 Thread Maxim Dounin
Hello! On Wed, Dec 28, 2022 at 11:05:01PM +, Mik J via nginx wrote: > What is the best practice for these two situations: > 1. Compress text files, should I make the compression on the > reverse proxy or on the backend server ? In most cases, it makes sense to compress things on the fronten

Re: website/admin behind my reverse proxy doesn't work

2022-12-29 Thread Maxim Dounin
Hello! On Wed, Dec 28, 2022 at 11:01:11PM +, Mik J via nginx wrote: > Hello, > I have a website hosted on a server using nginx behind a nginx > reverse proxy but things don't work properly. > https://mywebsite.org => works > https://mywebsite.org/admin => doestn't work it redirects to > htt