IIS 中禁止访问
我在 IIS 7.5 中托管了一个网站。直到昨天为止,该网站运行良好。但今天突然无法访问其任何页面,并且出现以下错误。
禁止访问! 您无权访问所请求的对象。它要么是读保护的,要么是服务器无法读取的。 如果您认为这是服务器错误,请联系网站管理员。 错误 403
Google 搜索了很多,但找不到任何解决方案。任何评论将不胜感激。
提前致谢。
I Have hosted a website in IIS 7.5.Which was working fine till yesterday.But suddenly today am not able to access any of its pages and am getting following error.
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Error 403
Googled a lot but could not find any resolutions.Any Comments will be appreciated.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否检查过用户 IIS_IUSRS 是否发生了任何更改?
检查您采用的安全类型。以前是匿名的并且需要某种类型的 Windows 集成吗?
Have you checked to see if anything has changed for the user IIS_IUSRS?
Check what type of security you have in place. Was it anonymous before and needs some type of windows integration?