AW: Global basic auth for multiple servers

2020-04-12 Thread proxy . trash
Hi Maxim, thank you for the information! -Ursprüngliche Nachricht- Von: nginx Im Auftrag von Maxim Dounin Gesendet: Sonntag, 12. April 2020 16:56 An: nginx@nginx.org Betreff: Re: Global basic auth for multiple servers Hello! On Sat, Apr 11, 2020 at 11:21:19PM +, Stefan Christ

Re: Global basic auth for multiple servers

2020-04-12 Thread Maxim Dounin
Hello! On Sat, Apr 11, 2020 at 11:21:19PM +, Stefan Christ wrote: > today I tried to install and setup nginx and it worked great so > far. I was able to add some servers (server sections) for each > of my subdomains and forward them to the specific web interface > in my network (reverse pr

Global basic auth for multiple servers

2020-04-11 Thread Stefan Christ
Hello, today I tried to install and setup nginx and it worked great so far. I was able to add some servers (server sections) for each of my subdomains and forward them to the specific web interface in my network (reverse proxy). I wanted to add some extra security so I used basic auth in the ht