On Wed, 2010-09-08 at 08:53 -0500, RadicalEd wrote:
> Hi all, I've done a project to start 100% with Django, everything work
> perfectly in development with python manage.py runserver , the program
> work
> very well, like it has to, yesterday I finally could configure the
> server
> with Apache with this manual
> http://www.howtoforge.com/installing-django-on-debian-etch-apache2-mod_pythonI
>  

please do not use mod_python. The mod_python project is dead - use
mod_wsgi
-- 
regards
Kenneth Gonsalves

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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