Tagged Questions
0
votes
2answers
144 views
Is it possible to move from Apache to HAProxy/nginx as reverse proxy?
We are using Apache as reverse proxy (mod_proxy). The most important feature for us is url mapping (simple url rewriting) including rewriting of cookie paths. As I surprisingly learned nginx does not ...