Fair enough,

But if you are in the stages of development then its best to use the
development server due to the way apache caches data, as changes to
your code may not always show straight away leaving you scratching
your head as to what is causing any unforeseen errors.

Anyways, if you are really looking to use Apache, it would seem to me
like you are missing a document root in your virtual host settings. no
expert I must confess as I gave up with apache and started using
Cherokee a while ago.

Might also be as you have nothing in your urls.py to match to index. ?

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