On Sep 20, 8:03 am, "Peter Baumgartner" <[EMAIL PROTECTED]> wrote: > On 9/19/07, Steve Potter <[EMAIL PROTECTED]> wrote: > > > I currently have a dedicated server running a Cpanel installation with > > several virtual hosts. I would like to install Django on this server > > and as far as I can tell, I have several options. > > > 1. Add mod_python to existing Apache installation > > 2. Add FastCGI to existing Apache installation > > 3. Install secondary server (another installation of apache lighttpd, > > etc..) bound to another ip address for Django > > 4. Same as above, but instead of a different ip address use localhost > > and install mod_proxy on existing Apache. > > 5. Use a different server. > > Unless you are on what cPanel calls the bleeding edge, you're running > Apache 1.3 which is useless for serving Django.
Django can be run fine under Apache 1.3 using mod_wsgi. The only issue is whether they do really allow you to add additional Apache modules to the installation. Graham --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---