Hi
I am about to start building a few SharePoint hosted apps. One thing that puzzles me is where ultimately should we be locating the site collections that will host our app webs.
take the subdomain forward lookup *.apps.mydomain.com
In Central admin we configure the app url
"apps.mydomain.com"
prefix: "app"
Dev ( say on your local vm)
can you put your put your dev domain for testing anywhere say :
http://mywebapp/sites/appdev ( let an DNS A record handle a 'vanity'' url e.g. http://myappdev.mydomain.com)
or
should we be creating a new web application with the above url as a host header so
so in apps.mydomain.com I would would create a root site collection with the developer site template.
Production
Again this needs be well defined
Hopefully this a quick one to answer
Daniel
Freelance consultant