403 Forbidden
The requested URL '/abc.cgi' resolves to a file which is marked executable but is not a CGI file; retrieving it is forbidden.
还是没搞定这个,127.0.0.1:8080/abc.cgi 打开会出现上面这个问题,但是 127.0.0.1:8080/cgi-bin/abc.cgi 打开确能成功
本文探讨了在尝试访问特定URL时遇到403 Forbidden错误的情况,并对比了两种不同路径下请求的成功与失败,旨在帮助读者理解并解决该问题。
The requested URL '/abc.cgi' resolves to a file which is marked executable but is not a CGI file; retrieving it is forbidden.
还是没搞定这个,127.0.0.1:8080/abc.cgi 打开会出现上面这个问题,但是 127.0.0.1:8080/cgi-bin/abc.cgi 打开确能成功
537
7075

被折叠的 条评论
为什么被折叠?