Hi all,
We're running Teamsite 6.1 (SP1) on Windows and I'm having problems previewing. This is probably an elementary re-mapping question but I've bamboozled myself with all the doco references to iwproxy_remap, iwproxy_preconnect_remap, iwproxy_preconnect_redirect etc etc and am not sure which part I've got wrong.
The file I'm trying to preview is an asp file which is trying to load xml and xsl, however it's not recognising the location of the files - using Server.Mappath("/xml/navigation.xml") resolves to
'C:\Inetpub\wwwroot\navigation\navigation.xml' rather than the "Y:" drive.
From reading this
https://support.interwoven.com/library/manuals/teamsite/html/610/ts.61.admin.win/proxy6.html#wp998290 and the next page it looks like I just need to set up iw.cfg to tell Teamsite where the document root is. In my iw.cfg I have the following, but it doesn't seem to be recognising the correct location of my workarea's root when previewing:
[iwproxy_remap]
global_default_map=/
Just4Staff=/default/main/Internal/Just4Staff
[global_default_map]
[Just4Staff]
_docroot=/web
/templatedata/=/templatedata/
I can post the full iw.cfg if anyone needs it.
thanks in advance and Happy Christmas

Ani