Im not sure if Im even using the right terminology here, so please bear with me.
I have a server running IIS6 and a web application.
After a long conversation with the sales manager I have convinced them that rather than creating a demo account on our application and a training account, that we would be better having 2 specific domains.
Now, what is involved in setting up my system so I can have and ?
And as an addendum to that, if these other domains are sitting on the same webserver, am I correct in assuming that each can have its own copy of my application and therefore a specific database?
Or do demo.myapplication and training.myapplication share the same filespace / application as the main domain, in which case I need to find some way of lookng at the domain and use that to determine which datbase I need to use?
(Hope that all makes sense)
K
I have a server running IIS6 and a web application.
After a long conversation with the sales manager I have convinced them that rather than creating a demo account on our application and a training account, that we would be better having 2 specific domains.
Now, what is involved in setting up my system so I can have and ?
And as an addendum to that, if these other domains are sitting on the same webserver, am I correct in assuming that each can have its own copy of my application and therefore a specific database?
Or do demo.myapplication and training.myapplication share the same filespace / application as the main domain, in which case I need to find some way of lookng at the domain and use that to determine which datbase I need to use?
(Hope that all makes sense)
K