I have installed a test.pl script in cgi-bin and I keep getting Error 403.
The script has permissions to be executed, includes the /usr/bin/perl path to Perl, and I have tried to use both the .pl and .cgi extensions.
Do I have to do something to enable the perl module or the execution of...