2003 IIS6 403.1 Execute access is denied
2008-01-10 00:06:12 来源:WEB开发网核心提示:问题 访问Windows 2003 IIS6上的主控界面,发生错误: Please try the following: Contact the Web site administrator if you believe this directory should allow execute access. HTT
问题
访问Windows 2003 IIS6上的主控界面,发生错误:
Please try the following:
Contact the Web site administrator if you believe this directory should allow execute access.
HTTP Error 403.1 - Forbidden: Execute access is denied.
Internet Information Services (IIS)
解决方案
问题的原因是IIS6的Web服务扩展设置要求和实际路径的大小写完全一致。
请检查:
1) Web服务扩展中的php要求的文件名和实际路径的大小写是否一致;
2) 主控站点Default的主目录->脚本映射中.php等脚本映射中指向的php路径和实际目录的大小写是否一致;
两者必须都正确,才能正常访问。
注:WINDOWS 2003 SERVER SP2中已经解决了该问题。即不再区分大小写
- ››iis7 下 url重写后原本存在的html不能访问了未能执...
- ››iis将Session值存到数据库中继续运行方法
- ››IIS7 Request format is unrecognized.
- ››IIS Rewrite 配置
- ››IIS7错误:“由于扩展配置问题而无法提供您请求的...
- ››IIS7应用PHP Manager使用FastCGI快速部署
- ››IIS短文件和文件夹泄漏漏洞的分析
- ››IIS .net 网站打不开 http:404 出错
- ››Access数据库安全策略之ASP式
- ››IIS上asp.net网站无法访问(错误:服务器应用程序不...
- ››Accessibility.updateProperties ,Accessibility...
- ››IIS+PHP配置图文详解
更多精彩
赞助商链接