咨询热线:4006-75-4006
售前:9:00-23:30 备案:9:00-18:00 技术:7*24h
WordPress 403错误:You are not authorized to view this page.
问题描述:
在后台登录页面输入用户名密码的时候收到这样一个错误:You are not authorized to view this page. (403 error)
解决办法:启用 index.php
如果你的博客是安装在 Windows Server 上的,这是因为 IIS 没有设置默认首页为 indexx.php 而引起这个错误。
1. 打开 控制面板。
2. 打开 IIS 管理。
3. 找到 默认首页 部分。
4. 加入一个 index.php。