I run my webpage from my own server I own. I am trying to run a CGI script on it but I get this error:
Method Not Allowed
The requested method POST is not allowed for the URL /old/cgi-bin/vote/showresults.cgi.
So, in trying to fix it, I wonder if my server even allows cgi at all. Any way to...