- From the Central Administration home page navigate through Operations --> Alternate Access Mappings (under the Global Configuration section)
- In the Alternate Access Mapping Collection dropdown (near upper-right) select Change Alternate Access Mapping Collection
- In the Select An Alternate Access Mapping Collection page select the relevant Web Application Name you want to create a new entry for
- In the Alternate Access Mappings page click the Edit Public URLs button near the upper-left.
- Enter the desired URL in one of the 4 Zones available then click the
button - Install the SSL certificate to the relevant IIS website
At this point you should be good to go!
- M

3 comments:
Thanks Michael. Is this the approach to take if you want to have two URLs for the same site collection, one secured and one unsecured?
That's actually a little different Tim and I want to make sure I understand the question correctly. If you are speaking of "secure" in terms of http and https, then yes this is how I approach that. If you are speaking in terms of authentication (AD vs. Forms) then no. For different authentication modes you should Extend the Web Application.
- M
Thanks again Michael. I was thinking of the former - same AD authentication, but one URL via HTTP and the other HTTPS.
Post a Comment