wixtoolset / issues

WiX Toolset Issues Tracker
http://wixtoolset.org/
130 stars 24 forks source link

Allow IIS Redirects #993

Open wixbot opened 18 years ago

wixbot commented 18 years ago

Currently, the 'Directory' tags in iis:WebSite and iis:WebVirtualDir are required to be directory references from within the Wix script. It would be nice if we could stick a URL redirect or share in there. In practice, this would give us the ability to set a website or vdir to any of the three selections on the IIS "Home Directory"/"Virtual Directory" tab:

. A directory located on this computer. . A share located on another computer. . A redirection to a URL.

This is similar to tracker number 1348111, but it would be nice to exand this to cover all three possible reference types for both websites and virtual directories.

bq. Originally opened by @mattyj2001@ from "http://sourceforge.net/p/wix/feature-requests/254/":http://sourceforge.net/p/wix/feature-requests/254/

wixbot commented 10 years ago

Originally changed by barnson Release set to v3.x