Create a new Web application using CA and mention the Host Header in the parameter.It could be something like mydomain.com
Logon to DNS Server
DNS Server -> DNS -> Forward Lookup Zones -> Select Zone -> Right Click n zone and Click New Host -> Enter Host Name as something like www or portal. Enter IP Address for the Web Application.
www
mydomain.com
Go to IIS -> Select web app -> Go to site bindings -> Add the IP Address and save
Now you can able to ping the web app
www.mydomain.com
No comments:
Post a Comment