Hi We have a dev TS server and a Prod TS server.Both have the same structure,same templating.cfg files, same iw-cfg files.In Prod when I click on Index.asp ,which is mapped to a dcr through extended attributes , I get the proper preview of the file.The address bar has the following URLhttp://servername/iw-mount/default/main/Portal/abc/WORKAREA/workarea/Personal/tools/home_center/home/index.aspBut ,in dev I am unable to view the same file in the same area.And I get the following URL in the address barhttp://servername/iw-cc/command/iw.group.preview_file?vpath=//servername/default/main/Portal/abc/WORKAREA/workarea/Personal/tools/home_center/home/index.aspPlease tell how I can get the desired preview.
I'm not sure why the URIs would look different if the iw.cfg files are the same (excluding hostname / IP address differences only) - however you might need to check the configurations of the "customer web server" on both servers - as it is that server which is rendering the page for preview.
Could you be more specific about what configurations of customer web server should I check. Apart from proxy remapping areas and iwproxy_access_control_enabled area which other sections should i check in iw.cfg?