How To Add Multiple Site On Same Domain Using IIS Alias

In this article will learn how to host multiple site on same domain.

  • First of all add website in IIS (Here is the link For Host IIS site with SSL)
  • Now right click on your added site and click on Add Application.

  • Now Add below details.
    1. App Alias Name
    2. Your new alias application path.

  • just click on ok, now setup is done
    • Go to browser and run your application with your port.
    • And now just write your Alias name in browser with “/”
      • for ex: my default site URL is localhost:8787 and my Alias name is test then your alias URL is  localhost:8787/test.
  • In the my example my default website URL is localhost and my Alias name is TheCodeHubsNew so my Alias URL is localhost/TheCodeHubsNew
  • Just look at below video

Thanks for read my blog.

You can check my other blogs here.

Submit a Comment

Your email address will not be published. Required fields are marked *

Subscribe

Select Categories