On Tue, 2008-10-14 at 00:19 -0700, Harish wrote:
> Hi Friends,
> 
> I configured a django site using apache, which is running on Fedora 9.
> Now I want to enable the
> HTTPS (secured ) service on that site
> 
> Any ideas on how to achieve this?

There's nothing Django specific about this. In fact, Django isn't
involved at all. Just configure your webserver to accept HTTPS
connections and you're done. That is documented in a number of places,
including the Apache documentation, so that's a good place to look.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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