Installing IIS:

To enable IIS and the required IIS components on Windows Server 2019, do the following:

  1. Open Server Manager and click Manage > Add Roles and Features. Click Next.
  2. Select Role-based or feature-based installation and click Next.
  3. Select the appropriate server. The local server is selected by default. Click Next.
  4. Enable Web Server (IIS) and click Next.
  5. No additional features are necessary to install the Web Adaptor, so click Next.
  6. On the Web Server Role (IIS) dialog box, click Next.
  7. On the Select role services dialog box, verify that the web server components listed in the next section are enabled. Click Next.
  8. Verify that your settings are correct and click Install.
  9. When the installation completes, click Close to exit the wizard.

Configure custom port:

A custom port MUST BE configured since Cameyo is occupying the default IIS port (80).

  1. Launch IIS Manager
  2. Navigate to your Web Site
  3. Right-click  and Edit bindings

  4. Edit

  5. Adjust port to your requirement


  6. Restart the IIS Service
  7. The site is now adjusted to the specific port