阿帕奇 403 错误

发布于 2024-09-26 06:00:09 字数 236 浏览 4 评论 0原文

我可以毫无问题地访问我网站上的某些链接。但是,如果我尝试手动输入与链接/按钮相同的 URL,则会收到 403 错误。

例如 http://www.sumobid.com/logout.php

我已经验证了权限文件,但仍然收到错误。

这是在专用服务器上。

有什么想法吗?

I can access certain links from my site with no issue. However, if I try and manually type in the same URL as the link/button I get a 403 error.

FOr instance http://www.sumobid.com/logout.php

I have verfied the permissions on the file but am still getting the error.

This is on a dedicated server.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

心的憧憬 2024-10-03 06:00:09

听起来您没有登录第二种情况。即,如果未登录,则无法注销。

编辑:即,应用程序似乎为需要身份验证但没有身份验证的页面抛出 403。 (与重定向到登录页面相反。)

Sounds like you're not logged in for the second case. I.e., you can't logout if you're not logged in.

Edit: I.e., it seems as if the app is throwing a 403 for pages that require auth but don't have it. (As opposed to, say, redirecting to the login page.)

梦中楼上月下 2024-10-03 06:00:09

看来我解决了我自己的问题。原来是我无意中打开了 cPanel 中的 LinkProtection。一旦禁用,一切就开始正常工作

Seems I fixed my own problem. It turns out that I had inadvertently turned on LinkProtection in cPanel. Once that was disabled everything started working as it should

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文