Linux 6, Apache 2.2, TS 732
Notice a problem with the SSI redirector.
If you have a mapped docroot,
[iwproxy_remap]
global_default_map=/
SOMETHING=/main/mybranch
[global_default_map]
_docroot=/
[SOMETHING]
_docroot=/web_docs/pub
CSS/JS load properlly from /webdocs/pub/js, etc.
But if there is an include folder, and /includes is used, the SSI does not load.
I built the redirector module (required on Apache 2.2)
This does work on Apache 1.3, because I am porting the site over from a legacy server.
Has anyone tried this ? I am working with support.