[users@httpd] RE: proxy urlmapping outside of the path

2025-01-31 Thread Marc
> > I have a config and actually only want to allow access to a specific > path xxx of the proxied host nothing else. However that path on the > proxied host is refering to files eg in the root > > ProxyPreserveHost Off > ProxyAddHeaders On > SetOutputFilter proxy-html > ProxyHT

[users@httpd] proxy urlmapping outside of the path

2025-01-31 Thread Marc
I have a config and actually only want to allow access to a specific path xxx of the proxied host nothing else. However that path on the proxied host is refering to files eg in the root ProxyPreserveHost Off ProxyAddHeaders On SetOutputFilter proxy-html ProxyHTMLEnable On Pr