I'm setting up a website with multiple subdomains, and one thing I
notice right away (and is expected) is that each subdomain has access
to all of the URLs of the website (of course some will require logins
still).


If I have:

http://fooaccount.projectmanagersoftware.com

I wouldn't want them to have access to:

http://fooaccount.projectmanagersoftware.com/accounts/signup/
or http://fooaccount.projectmanagersoftware.com/site/

If they're at www, that's one thing, but it's weird to have all pages
accessible from all subdomains.

If you look at what this company does,

http://demo.bigcartel.com/admin/login is a login page
http://www.bigcartel.com/admin/login is a 404


What's your thoughts?

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