Ever had a case where you needed to use a name based Apache reverse proxy in front of some application server, while restring access to some proxied location at the same time? Here’s how to do it. First define a virtual host: Set the request headers (you are of course using TLS, aren't you): Proxy […]