Hi,
I was wondering, people that have website that have more then one subdomain and also a log in system, how do you handle this? do you have the subdomain just point to a directory in side of your main domain or do you have a directory outside of the main directory?
like right now have two subdomains,
www
dev
now when I am developing stuff its in dev which is for developing only, its not for the public
and then I have www.yoursite.com which also is yoursite.com (has the same screen come up)
So any how I am wondering how I should have this setup, I am creating a subdomain of admin, I want to use the same log in system as the main site as users have access level based on there access level code, so if a person logs in and they are logging through the main site login screen then they are show that stuff but if there access level is for admin rights then they have a link that would allow them to click to get the admin screen but if the log in through admin subdomain they are show it right away and if they do not have access to admin stuff they are told they are not allowed
so back to my question; what is the best way to setup the structor for subdomain?
Thanks for your advice!
Sincerely,
christopher