On Sun, Apr 5, 2009 at 3:35 PM, atik <atik.b...@gmail.com> wrote:

>
> Thanks! That is solved. Another Question.
> I can only run project at development server. How to run on apache?
> >
>
You can run under Apache using either mod_python or mod_wsgi, start by
taking a look at their documentation:
http://docs.djangoproject.com/en/dev/howto/deployment/modpython/
http://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to