我已经使用 filezilla 从 public_html 备份了文件,但是在这样做之后,我的网站显示 403-forbidden。在 .htaccess 文件中,页面顶部的“order deny,allow”和最后的“deny from all”。我试图重写它,但它显示错误消息。
我不知道该怎么办。请帮我。
.htacces 代码
开始 HG 块
order deny,allow
allow from 180.234.84.6 # 通过 FTP 验证。
allow from 123.49.20.185 # 通过 FTP 验证。
allow from 180.234.228.232 # 通过 cPanel 认证。
allow from 113.11.101.107 # 通过 cPanel 认证。
allow from 180.234.184.50 # 通过 cPanel 认证。
allow from 180.234.255.78 # 通过 cPanel 认证。
allow from 180.234.62.229 # 通过 cPanel 认证。
allow from 180.234.197.73 # 通过 cPanel 认证。
allow from 192.184.0.222 # 通过 cPanel 认证。
allow from 180.234.75.201 # 通过 cPanel 认证。
allow from 180.234.85.198 # 通过 cPanel 认证。
allow from 180.234.44.118 # 通过 cPanel 认证。
允许来自 175.107.133.185 # GTMetrix
允许来自 217.27.250.160 # GTMetrix
允许来自 74.86.15.72 # GTMetrix
允许来自 204.187.12.90 # GTMetrix
允许来自 204.187.14.75 # GTMetrix
允许
来自 204.187.14.73 #GTMetrix
允许来自 180.2.4
from 204.187.14.74 # GTMetrix
allow from 74.202.255.240/29 # HostGator
allow from 216.110.94.224/27 # HostGator
allow from 173.11.193.20/29 # HostGator
allow from 50.97.105.36 # HostGator
allow
from 216.110.94.176/
从 199.187.122.67 # ManageWP.com
允许从 199.187.122.66 # ManageWP.com
允许从 78.46.70.238 # ManageWP.com
allow from 123.49.21.116 # 手动添加
allow from 123.49.22.135 # 手动添加
allow from 184.172.176.52 # devrim.websitewelcome.com
拒绝所有
结束 HG 块
除了 .htaccess,我还发现了其他文件,例如.htaccess.montool.some numbers.bak。