Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
愚蠢的问题,我似乎无法弄清楚。在 II6 中,我需要在父文件夹上设置重定向(使用“重定向到 url”选项),但子文件夹(或子 aspx 页面)仍指向该站点中的页面(指定目录。
II6 在子文件夹/页面上设置不同的重定向似乎没有问题,但如果将其设置为指定的目录,则不需要:在 IIS 中离开和返回该节点显示没有任何变化。
您可以将子目录上的重定向设置设置为模式:
*;!
这将禁用该目录上的重定向。
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/41c238b2-1188-488f-bf2d-464383b1bb08.mspx?mfr=true