I have the following scenario (SP2010):
- web app 1 SharePoint - 80 hosting site collections with default zone url contoso.dummy.com
- web app 2 SharePoint - 8080 hosting my sites with default zone url contoso.dummy.com:8080
I would like keep running my sites on web app 8080 but I want users access it using a url on port 80, like for example contoso.dummy.com/social.
Is this configuration possible? Do I have to extend the web app SharePoint 8080? Can create conflict with the SharePoint - 80?