I have a server running at http://localhost:8080
i want a specific url of this server to be proxied by nginx.
For example, i only want http://localhost:8080/test/(.*)
to be reverse proxied to http://localhost/test/(.*)
.
I'm proxing another server to http://localhost/
.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…