|
Apache: Method Not Allowed
Im trying to save data into mySQL database, I made a simple code, and when I will submit the info, I get
Method Not Allowed
The requested method POST is not allowed for the URL /prueba/sign.php.
Apache/1.3.28 Server at server.host.com Port 80
I saved all files on /var/www/htdocs/prueba:
-->index.html
-->dbconnect.php
-->sign.php
What could be the problem?
Thanks a lot.
Last edited by Gerardoj; 03-21-2004 at 04:43 PM.
|