Forum Moderators: phranque
Do I need to set up some kind of directive to point the HTTPS to the cgi-bin directory?
Or maybe the certificate is not installed correctly?
I guess they are using a shared certificate and something need to be configured to route the request to the correct location.
Most likely you'll need to do somethinglike:
https://url.ofyourhost.com/~youraccountname/cgi/checkout.cgi
If that doesn't work, ask the host how they recommend their users set up HTTPS sites.