Welcome Guest, Not a member yet? Register   Sign In
Shared SSL Cert Usage = 404 error
#3

[eluser]skunkbad[/eluser]
I never could get the shared SSL connection to work. It's not mission critical, because I have my own cert, but wondering if maybe there is some limitation that disallows the shared SSL requests to be rewritten on my server. I really don't know. I'm just wondering if anyone has ever got CI to work with a domain / shared SSL domain like mine.

I'm not the master of regex or .htaccess, but I was thinking that this would work:

Code:
RewriteCond %{HTTP_HOST} ^secure30\.inmotionhosting\.com [NC]
RewriteRule ~brians6/.* https://secure30.inmotionhosting.com/~brians6/index.php/$0

Instead I just get a 500 error


Messages In This Thread
Shared SSL Cert Usage = 404 error - by El Forum - 06-06-2009, 02:22 AM
Shared SSL Cert Usage = 404 error - by El Forum - 06-06-2009, 03:30 AM
Shared SSL Cert Usage = 404 error - by El Forum - 08-19-2009, 06:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB