Greetings,
I have an index page that I am trying to redirect to a Perl script. The redirect works perfectly. The script will not run under SSL. http://www.mydomain.com/dir/perl.pl works fine. https://host###.myprovider.com/~mydomain/dir/perl.pl gives me a 500 error. This is how my provider says to use SSL. Can you help?