Vincent Bray wrote:
It should work for proxied content, assuming your config specifies the
filter correctly. Something like this should work:
...
AddOutputFilterByType INCLUDES text/html
...
seems to be working correctly, thanks.
marko
-
On 05/12/2007, Marko Asplund <[EMAIL PROTECTED]> wrote:
>
> I'm trying to setup a Apache reverse proxy to run server-side include
> commands included in proxied content.
> Apache proxies content coming from Tomcat using mod_proxy_ajp.
> SSI commands get run in local content, but not in proxied cont
I'm trying to setup a Apache reverse proxy to run server-side include
commands included in proxied content.
Apache proxies content coming from Tomcat using mod_proxy_ajp.
SSI commands get run in local content, but not in proxied content.
Should this sort of setup work with Apache 2.2 or is this