Forum Moderators: open
I am trying to call a cgi(.pl extension) from my home server with th following command:
<!--#exec cgi="cgi-bin/scriptname.pl"-->
I have tried replacing the cgi with pl to match the extension but that did nothing for me.
Any suggestions?
The only way(s) I can activate the cgi script is either by typing in [website.com...] in the address bar or creating a href link on my website to it.
No takers on why Im not able to load the scripts on their own?