On Dec 17, 2010, at 14:58, Dave Maharaj wrote:

> This is my first crack at SSL on a Cake site so first question after my 
> attempt is.
>  
> Server has httpdocs  and httpsdocs. The site is in httpdocs/app so how does 
> this work? I get blank page when I go to https/site/login so my first guess 
> is because its looking for files in httpsdocs which there are none.
>  
> Any tips / online steps to point me in the right direction would be great.

Sounds like a web server configuration question, not a CakePHP question. 
Consult your web server documentation to figure out how to change it so the 
https site and the http site are served from the same document root.


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to