Windows-Server-2008
IIS 7 文件權限錯誤
我不斷收到以下錯誤:
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 的位置和內容是什麼?
右鍵點擊工作列或開始菜單中的“命令提示符”,然後選擇“以管理員身份執行”選項。
這將導致您的命令提示符被 UAC 提升,並且視窗標題將更改以讓您知道您的提示符有額外的魅力: