Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I move an application from Default Web Site onto its own site?

Tags:

iis

I have an existing application under the "Default Web Site" that is functioning but want to move it as its own "Site". What is the best approach to this as the functioning site has a lot of configuration to it.

I've tried creating a new site and copy/pasting the folder contents(c:/inetpub/wwwroot/application) over but that does not work.

In theory, if I could simply drag the application out of the "Default Web Site" and drop it to the "Sites" folder, that would be nice.

like image 419
Jae Avatar asked Oct 28 '25 14:10

Jae


1 Answers

All you have to do in IIS.

  1. Right Click on Sites --> Add web Site (Make up a name for it)
  2. Just set the physical path to the location of the application (You don't even have to move the application)
like image 130
Henry Avatar answered Oct 30 '25 15:10

Henry



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!