Is it possible to have a single url to access multiple sharepoint web apps? For example in our installation we have 3 web apps
- mysites.hostnamme
- teamsites.hostname
- portal.hostname
Is it possible to have a single url like
- www.mydomain.com/mysites
- www.mydomain.com/teamsites
- www.mydomain.com/portal
to redirect to those corresponding web apps? Or do I have to make it all in a single web app if so is that recommended?
Unless you need different authentication, separate search indices, etc. for your web applications, you'll probably be better off with a single web app and multiple site collections for your portal, team and my sites.