http://tinypic.com/r/ezhf6v/6 <-- ok so i wll do this. but whith which module should i handle the code ?by gigo1980 - Nginx Mailing List - English
Hi all, i have the following use case. I need an http/s Server that can do the following. Parse GET Request from the client -> call an internal module that do something (that have an response) -> use the response and modifie the GET REQUEST -> than call an other webserver that should handle the request -> output the response to the client. regards gigoby gigo1980 - Nginx Mailing List - English