I have a SharePoint on premise team site. The site uses windows authentication(NTLM). Now I need to make this team site public facing. How to do this? I tried it but it keeps on prompting for credentials.
In that case, you need to enable anonymous access to your site.
Follow up using this link: https://technet.microsoft.com/en-us/library/cc263363(v=office.12).aspx
or you can try this: http://www.sharepoint-journey.com/how-to-enable-anonymous-access-in-sharepoint-2013.html
