Project Description:
need a quick fix. I need a redirect in iis 7 to go from one dynamic url website (utilizing this for an image search engine) to another folder (with updated software) wthin the same website. Current website with dynamic cgi is here :
www.samplesite.com/cgi-bin/imageFolio.cgi
I need the urls to point to
www.samplesite.com/43/cgi-bin/ImageFolio43/imageFolio.cgi
These are searchable database sites and I have older links that search out images from the first site so I need these searches to re-direct to the new site that now has updated software.
i am using the same domain name for both sites just another folder (called 43) to hold the second site.
The websites are on my own server and I am using windows 2008 server and iis 7
I have tried the following reference with all these variables and can't seem to make it work (ie $S$Q etc.)
I know this link is for iis 6 but is useful as I have managed a succesfull redirect from one website domain name to another on this same server. But can't seem to make it work when using the same domain name for both sites.
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/156bc147-2948-44c4-be2d-b911c5813745.mspx?mfr=true