Have you enabled the necessary WSGI modules in Apache and performed the 
necessary configuration? You have to remember that the Django python files 
need an application server to compile and process. Apache out of the box 
doesn't do that. mod_wshi is one option. The others are using Nginx as a 
reverse proxy to the Gunicorn application server. 

I recommend reading the following:

https://docs.djangoproject.com/en/dev/howto/deployment/

On Friday, October 11, 2013 10:40:44 AM UTC-5, me_buss777 wrote:
>
> Actually the default django server works but I can't get apache to serve 
> the 
> app ? Anyone ? 
>
>
> -- 
> �One original thought is worth a thousand mindless quotings.� 
> �Le vrai n'est pas plus s�r que le probable.� 
>
>                                                Diogene Laerce 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9214b316-f2e0-4795-adbf-7eda32736cb0%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to