Question

I've an WebApp using the 80 port and i have extend it - creating an AAM to Intranet Zone (http://my.new.url.com/). All good for now.

Now, i got a new WepApp for MySites in 81 port, but when i do the same config above mentioned the new url isn't working (http://my.sites.new.url.com:81/) and all i get is a cannot display the webpage message.

I've extend it with no :81 port, editing directly in IIS bindings and internal URLs also with no success.

Any ideas?

Was it helpful?

Solution

my fault! a tremendous failure...DNS alias was missing for the new url in :81 port, sorry about this dispensable question. WebApp Extend works fine and is a super feature in SP2010!

thanks dlongman, RubenHerman and MichaelF for your time and patience. regards.

OTHER TIPS

Maybe go to your iis-manager and change the bindings of the mysite-site?

You may not need the port number in the alternate access mapping. If the mapping is in the Internet zone remove the :81 from the URL. So your new mapping is just http://my.sites.new.url.com.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top