Hello
I've never used a secure server before and tried testing a simple form and then display the data back with a php script and am getting a 405 Error "Method Not Allowed, The requested method POST is not allowed for the URL".
Should I be submitting the data a different way now that I'm using SSL or should I be doing something different in the script. Any input or pointers to additional resources would be appreciated.
Thanks