Hi,

I am setting up django on dreamhost using fastcgi. I followed the wiki
and it works if I mount the django project on the root of my domain,
say http://mydomain.com/. This way, anything that is not excluded in
the RewriteRule get passed to django.fcgi.

However, I am wondering if I can tell a particular project to mount on
http://mydomain.com/my_django/ instead on root. This way I would have
more flexibility like running multiple django instance.

thanks for any help in advance.

regards


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