I'm trying to contact to QlikView - server from our web server by redirecting the url as www://wwwdomain.com/qv/. I am getting the first html pages ok, but the pluginAlldocs.htm does not show the document list. The QvDoclist.js loses the hostnames /qv/ -part away.
Is there some way in IIS to set the redirecting that the path works.?
From the IIS MMC Snap-in. Go to the directory tab. Check the 'A redirection to a URL' option. Then in the 'Redirect to:' text box type the URL to the new website root and append $S$Q. Also tick the 'The exact URL entered above' & the 'A permanent redirection for this resource' checkboxes.