web 首页提交到 bbslogin.php 数据后
报405 错误:
Method Not Allowed
The requested method POST is not allowed for the URL /bbslogin.php.
Apache/1.3.33 Server at 127.0.0.1 Port 80
Why ? php没起用?
httpd,conf 添加了:
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps 已经。
--
FROM 210.77.6.*