I currently have several django projects on one server. I am working
with subdomains for some of these projects and I'd like the base URL
to be a little different than the default behavior. I am working with
modwsgi and apache.

I have a project called MyProject.

I have a subdomain set up at myproject.mysite.com

the project's base url is myproejct.mysite.com/myproject
the admin is myproject.mysite.com/myprojects/admin

what I would like is myrpojects.mysite.com/admin

How would I accomplish this

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