PDA

View Full Version : logging into account on a subdomain which must be not directly accessible ?



pel
12-03-2007, 08:46 AM
Hallo,

my domainname of the main site is for example: www.foobar.com

now i started learning RoR for a project subsite like basecamp... the subdomain i wanna choose for the hosting of the project site would be www.project.foobar.com

1. is it possible that i choose that subdomainname?
2. when the customer is on the main site logging into his account the project site project.foobar.com should be loaded, but what happens if the subdomain url leaks and anyone could enter this site and watch it?? Actually i dont want have project site inside my website template as the project view/GUI needs much space and it should feel like a desktop application ;-)

someone understands me?