0

Exists some way to rewrite POST form variables using modsecurity? This must be done before proxypass to backend. I was trying some rules unsuccessful. The test request is curl -i -X POST -d "name=Pepe" http://localhost:8080/pepe The idea is to be able to alter de "name" variable from "Pepe" to "PepeAltered". I appreciate who can shed some light on this.

0 Answers0