I'm able to successfully install and run multiple Ruby on Rails applications (notably Redmine) on this (CentOS-54) cPaneled server. What I cannot do, although I've tried mightily, is to run the below Rubies via SSL.
I'm not an RoR or Apache guru by any means, I know enough to get by and then some...
While these work fine:
Example Web Page
Example Web Page
I can also get this to work:
http://subdomain1.example.com
http://subdomain2.example.com
via redirects
What I really want and need is:
https://example.com:12001
https://example.com:12002
or
https://subdomain1.example.com
https://subdomain2.example.com
There are scattered pieces of info around the 'net but very few apply to a cPaneled server. Can someone please help? Thanks in advance!



LinkBack URL
About LinkBacks
Reply With Quote





