|
|
#1
|
||||
|
||||
|
Hi,
I am about to upload my very first ASP.NET application. I understand that I have to upload it to the /WWWROOT folder, but I think that it makes much more sense to use a subfolder, like: /WWWROOT/mydomain. That will make it much easier host additional domains in the future. Am I correct? Do I have to change any setting on the Control Panel for my application to show? Thank you very much in advance, - Manuel |
|
#2
|
||||
|
||||
|
Hi Manuel,
No, if you upload it to /wwwroot/something/ then it will appear on your site at http://your-site.com/something/ There's no way for you to change the "web root" folder, so you should publish your site to /wwwroot/ only if you want it at http://your-site.com/ |
|
#3
|
||||
|
||||
|
Tima,
Thank you very much. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Longest registered website | rlydan | Showoff | 15 | 2010-08-12 04:44 PM |
| Can't upload anything | Rogue | Troubleshooting | 4 | 2009-12-02 04:06 PM |
| Creating Directory Above Root | TheWebScaper | How-To | 6 | 2009-11-06 01:51 PM |
| I did upload my site to the root folder but can not view it | luv_kate | Beginners | 4 | 2009-04-22 01:06 PM |