How can you tell if your server allows cgi?

cornpuff

New member
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 check? Or any other ideas?
The server is Apache, if that makes any difference..
 
Back
Top