[Mod-security-developers] request fork capability in apache
Brought to you by:
victorhora,
zimmerletw
From: D. P. <dhi...@ya...> - 2016-11-17 16:29:08
|
Hello, We have need to fork requests from our Apache proxyservers while we migrate our infrastructure. We were thinking of using ModSecurity module and adding a capability to forward copy of request to our new url. We do not need to handle response at this time from the forked request. my question is if it is possible to do that using modsecurity. If so, where is the good entry for this code change? Or should I be looking at different module or solution which are better for this purpose?thanks |