Hi all,
we have apache-2.4.10 in use.
We have a forwarding proxy, that should do some rewrite rules (we need some decisions about client addresses and such) and then forward everything else to some target proxy with RemoteProxy.
Apparently (from logs with LogLevel Trace3), the rewrite-Rules are never used, apache just goes straight to the RemoteProxy –config.
Any idea, how we can work on our rewrite rules before the RemoteProxy config ?
Uli