On 1/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I am not sure if it is because of Django or Apache configuration.
> I have installed SSL certificate (Turbo SSL from Go daddy), on my web
> server. The lock on the status bar of the browser is appearing on all
> the pages, except pages which are using render_to_response.
>
> Is it because of render_to_response ? Or some apache configuration ?

It's because of Apache configuration. There's nothing in
render_to_response that would have any effect on SSL.

Adrian

-- 
Adrian Holovaty
holovaty.com | djangoproject.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to