Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Reverse proxy for a TP-LINK router returns 403

$
0
0
I had the same issue with an Archer C2, however I was able to get it work by setting the Referer Header.

proxy_pass http://192.168.0.1;
proxy_set_header Referer http://192.168.0.1/;

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>