The original post: /r/nginx by /u/Eli_Sterken on 2024-09-17 23:28:00.

Hello there, I am new to nginx so please excuse me if this sounds like a dumb question.

I want all requeststo a certain set of url’s to be set to a internalhttp server, and then the response to be sent back to the client through nginx. How do I do this?