Hi
Is it possible to use some proxy remap for the <iw_include> tag? I would like to include a file from STAGING in another branch.
I tried this...
<iw_include ienc="UTF-8" mode="docroot" file="/inc/header.inc"/>
and I tried this in the [iwproxy_preconnect_remap]
_regex=(.*/main)/.*/WORKAREA/.*(inc/.*)=$1/Master/STAGING/$2
...but it did not work
Any suggestions?
thanks,
Tomas
Edited by Mundt on 10/09/02 08:06 AM (server time).