I need to run some secure Perl scripts. However I try it with Plesk, I can't seem to do it.
I have created a simple script 'test.cgi'.
I have set this up with a name based site, an IP site, even the 'default server'. With "http://testdomain.com/cgi-bin/test.cgi" it's fine. If I try "https://testdomain.com/cgi-bin/test.cgi" I just get a 404 error.
Is this something Plesk just doesn't offer? I've taken a look at the way Plesk is configuring Apache and I just can't see anything there for scripts on port 443 at all (but then I'm probably missing something here!). Although I can see the set up for httpsdocs, I'd rather not configure to run scripts out of the httpsdocs folder if at all possible.