I am running the latest version of PHP on Windows 2000 Server & the latest
version of Apache. I have a PHP script that is used to process a POST
request. Simple enough, right? Well, whenever thsi script is called, I get
a 405 Method Not Allowed error. The script is in a folder off of the
"htdoc
Hi all,
cfg: w2k, Apache1.3, php4.0.4
In index.html I have form with method set to POST. When I try to acces this
page I'm getting this error
The requested method POST is not allowed for the URL /index.html.
Could anybody know what does it mean and how can I solve it ?
DAN