Page 1 of 1

HTTP 405 - Resource not allowed

Posted: Fri Oct 22, 2010 7:06 pm
by EcoSierra
I have just installed the latest version of phpMyFAQ, it looks like everything is working OK but a users can't login. The following error is thrown;

HTTP 405 - Resource not allowed
Internet Information Services


any idea how to solve this issue?


Sincerely,
Erick

Re: HTTP 405 - Resource not allowed

Posted: Sat Oct 23, 2010 10:57 am
by Thorsten
Hi,

anything in the logs of the IIS?

bye
Thorsten

Re: HTTP 405 - Resource not allowed

Posted: Sat Oct 23, 2010 11:05 am
by Thorsten
Hi,

it could be possible that IIS is configured to forbid using POST.

You should change this baviour by changing the IIS configuration:

IIS -> Sites -> DOMAIN.COM -> Handler Mappings -> Edit the CGI handler handling your requests -> Request Restrictions -> Verbs tab

bye
Thorsten