Hi, I am using nginx 0.8.53-1 as reverse proxy on a NSLU2 unslung 6.10 and everything works fine. nginx.conf: ... server { listen 9000; server_name nicolasarti.homepc.it; location / { proxy_pass http://192.168.1.61:9010/; } error_page 500 502 503 504 /50x.html; location = /50x.html { root html; } } ... If I configure HTTP Basic Authentication, the password does not match: ngby nicco - How to...
Hi, I am using nginx 0.8.53-1 as reverse proxy on a NSLU2 unslung 6.10 and everything works fine. nginx.conf: ... server { listen 9000; server_name nicolasarti.homepc.it; location / { proxy_pass http://192.168.1.61:9010/; } error_page 500 502 503 504 /50x.html; location = /50x.html { root htmlby nicco - New Member Introductions
![]() |
![]() |
![]() |
![]() |
|