我不断收到以下错误:
c:\Windows\System32\inetsrv>appcmd set site /site.name:"WebVTS" /+bindings.[prot
ocol='https',bindingInformation='*:443:webvts.mprinc.com']
ERROR ( message:Configuration error
Filename: redirection.config
Line Number: 0
Description: Cannot read configuration file due to insufficient permissions
. )
我正在尝试将主机名添加到 Windows Server 2008 上 IIS 7 中的 https: 站点。我将 IUSR 读取/修改添加到我的 web.config 文件中。但似乎无法弄清楚redirection.config 的位置和内容是什么?