Question

I want to know how can i create web application with name local.xyz.com on port 80 in SharePoint 2013.

Please explain step by step procedure for the same.

Was it helpful?

Solution

Here are the steps:

  1. make sure you have valid DNS entry for Local.xyz.com, A record entry for the DNS.
  2. Service Account(domain Account) required which will run the App Pool of new Web App.
  3. Now login on the Central Admin with Farm Admin account
  4. go to Central Admin > Application Management > Manage web Application > from Ribbon Select New
  5. Fill this form with proper values. Click Ok.
  6. Now Create Root Level Site collection
  7. Now Configure post thing i.e Object Cache settings, adding Default Content Access Account into Policy for web App,
  8. If you using the customization, then apply now.
  9. Make the appropriate changes to AAM.

Here are few links for your reference.

http://sharepointgeorge.com/2012/create-web-application-site-collection-sharepoint-2013-preview/

http://www.youtube.com/watch?v=zEWw1DrpLto

OTHER TIPS

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