Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The installer will automatically set up the Continua web site in IIS. You may however wish to set this up yourself. The following guide describes the steps to configure IIS 8 to host the Continua web application. It is assumed that Continua will be the only web application hosted on the machine and will disable the Default Web Site.

Ensure that the ASP.NET and Static Content features are installed. The ASP.NET feature is located in the Windows Features dialog under Internet Information Services → World Wide Web Services → Application Development Services → ASP.NET and the Static Content feature is located in the Windows Features dialog under Internet Information Services → World Wide Web Services→ Common HTTP Features → Static Content.

NOTE: If you wish to use LDAP or Mixed authentication modes you should first ensure that the Windows Authentication feature is installed - see IIS 8 Configuration for LDAP and Mixed authentication modes guide for further details.

...