Top "Mod-proxy" questions

mod-proxy is the proxying module for the Apache HTTP server.

Setting up mod_proxy_html on CentOS 7

I'm trying to do some testing on my web server to make sure reverse proxy is working as expected before …

apache proxy httpd.conf mod-proxy mod-proxy-html
Error with an Apache in front of Tomcat using AJP connector and mod_proxy

I've a Apache Server (Server version: Apache/2.2.22 (Ubuntu)) in front of a set of three tomcat6 servers. Apache is set …

java apache tomcat mod-proxy ajp
Apache proxypass does not resolve url for resources like images and css

I need to map a path to my tomcat web application. I used proxypass for this. this is the current …

apache tomcat mod-rewrite mod-proxy proxypass
How can I password-protect applications behind mod_proxy in Apache?

I have a number of web applications running in a Tomcat instance. They are fronted by an Apache instance, using …

apache tomcat passwords basic-authentication mod-proxy