Changing SharePoint URL using Host Headers
- CA--> Application management --> Configure alternate access mappings
Edit public URL's default url is: http://bza2dv05
Add new URL under Intranet settings : http://dms.windclear.com
- Open IIS--> select website-->Bindings
Add dms.windclear.com in the host section
Select the IP 10.XX.XX.XX
- Open host file add the entry as
10.XX.XX.XX dms.windclear.com
Now browse the url: http://dms.windclear.com
If got any errors... add the host entry in client machine and add *.windclear.com Exception entry under Proxy settings.
Internet Options--> Connections--> LAN settings-->Advanced-->Exception
Comments
Post a Comment