Having a problem with HTTPS (SSL) page
I have the need to encrypt some form pages on my website and I'm basically using a function that redirects to an HTTPS URL and it is giving me a 404 Page can not be found error:
See here:
https://dev.thehubway.com/signupCan anyone tell me why this is happening? Is there a Fuel-specific configuration somewhere I have to change to enable HTTPS urls?
Thanks,
Erik
Comments
On the other hand, if I physically type https://dev.thehubway.com/signup , this error comes up and I'm not sure if it has something to do with Fuel or my web server, my guess is maybe Apache or something. Is there a change I have to make to the httpd.conf file maybe?