IIS 8.5 HTTP verb Error 405 using POST Method from php mail form -
i hosting several sites on windows server 2012 rs environment. receiving server error 405 - http verb used access page not allowed when submitting email form via post method (http://www.rockymountainpathology.com/contact/).
on iis 8.5 site have: setup smtp email, added post , allowed http verbs, allowed html , php file name extensions.
editing web.config upvoted here (asp.net web api - 405 - http verb used access page not allowed - how set handler mappings) caused site wide server error.
Comments
Post a Comment