Creating Virtual Directories for .Net Application Roots

By default, the root of your site is already configured as a .Net application root. If you need to configure a subdirectory to be an application root, please submit a support ticket or email support@hostorlando.com and one of our system admins can create this for you.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I add impersonation to my ASP.NET site?

Adding impersonation allows the web server process to run as your primary FTP user. This means...

Client IP from Request.ServerVariables("REMOTE_ADDR") is Always the Same

If your scripts use Request.ServerVariables("REMOTE_ADDR") to get the client's IP...

Reloading an ASP.NET Application

Due to the load balanced environment we host your site under, IIS isn't currently able to detect...

Determining if a Connection is Using SSL

Due to the way our hosting system handles SSL connections (dedicated SSL hardware), the...