I had everything running fine with my django setup and apache vhost.
My project root dir was:  

 /home/user/public_html/django/project  

 I wanted to change the dir so I moved everything to:  

 /srv/django/project  

 I went into my vhost and changed the paths so they correspond to the
new root in the apache vhost file, but now when I navigate to the
website I get a Page Not Found 404 HTTP_FORBIDDEN.  

 I must have missed something. I did a google search but did't turn
up anything that looked helpful. Any ideas  

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

Reply via email to