How to create an application starting point in a sub folder.

To create an ASP.NET application starting point in a sub folder see the guide below.

  • Login to your CP.
  • Click Spaces.
  • Click your space name.
  • Click Websites.
  • Click your website name.
  • Click "Virtual Dirs - Virtual Apps" tab.
  • Click Create Virtual Directory.
  • Enter a directory name (this is the name of the virtual directory you want to use).
  • Navigate to the folders path under the Folder option.
  • Create the Virtual Directory.
  • A virtual directory and application starting point has now been created for that folder.

 

  • 3222 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

How to add a domain alias / domain pointer.

A domain alias is called a pointer in our control panel. Option 1 (adding a new domain to the CP...

Prevent Web Deploy / Visual Studio Publishing from changing ACL Permissions

When publishing with Web Deploy in conjunction with Visual Studio it can alter the account’s ACL...

How to create a keepalive scheduled task

If your want to create a keep-alive scheduled task for your ASP.NET application please follow the...

Can I enable the Load User Profile option for my application pool?

Some ASP.NET and Core applications may require the IIS application pool option of "Load User...

How to change PHP version

You can change the version of PHP your website is using by following the steps below: Login to...