Hello,
We are presently migrating a couple of .asp sites to Vignette(DSM). The client wants all existing URL's to redirect to corresponding Vignette pages on live site. Using Automatic Friendly URLs(FURL) feature in V7.6, we have taken care that existing URL's(that don't end with .asp) can be used to access new site pages in Vignette. However, there are some URL's that end with .asp .
Please suggest a way whereby we can redirect those .asp pages to relevant Vignette pages.
One option(that works for IIS webserver) is to create a folder structure based on the URL
eg. For
http://www.site1.com/aaa/bbb.asp, the corresponding Vignette URL should be
http://www.site1.com/aaa/bbb. We created a folder aaa and inside that created bbb.asp; wrote a VB script in this .asp file to redirect present page to desired page.
We know that on copying this directory structure to docroot of webserver, this redirection works in IIS web server. Can anyone tell whether doing this with IHS webserver will give desired result / will IHS support files with .asp extension at its root folder? Unfortunately, our 3 environments are not in sync now. We have IIS in Dev and Staging, but IHS in Prod.
Thanks,
Shrishail
