Viewing 1 replies (of 1 total)
  • The reference page I looked at says:

    405 errors often arise with the POST method. You may be trying to introduce some kind of input form on the Web site, but not all ISPs allow the POST method necessary to process the form.

    All 405 errors can be traced to configuration of the Web server and security governing access to the content of the Web site, so should easily be explained by your ISP.

    Which means you need to talk to your host as they seem to blocking the form submission.

Viewing 1 replies (of 1 total)

The topic ‘405 Not Allowed Error’ is closed to new replies.