Configuring the connection of the Kaspersky Security web interface to an Apache server

August 21, 2023

ID 82368

To configure the connection of the Kaspersky Security 8 for Linux Mail Server web interface to an Apache web server on a Linux server:

  1. Open the file containing the Kaspersky Security 8 for Linux Mail Server web interface settings located in the path /etc/apache2/conf.d/klmsui.conf
  2. In the line

    FastCgiExternalServer \

    /opt/kaspersky/klmsui/share/htdocs/cgi-bin/klwi -host 127.0.0.1:2711

    specify the IP address of the mail server and the port of the Facade module.

To configure the connection of the Kaspersky Security 8 for Linux Mail Server web interface to an Apache web server on a Debian server:

  1. Open the file containing the Kaspersky Security 8 for Linux Mail Server web interface settings located in the path /etc/httpd/conf.d/klmsui.conf
  2. In the line

    FastCgiExternalServer \

    /opt/kaspersky/klmsui/share/htdocs/cgi-bin/klwi -host 127.0.0.1:2711

    specify the IP address of the mail server and the port of the Facade module.

To configure the connection of the Kaspersky Security 8 for Linux Mail Server web interface to an Apache web server on a FreeBSD server:

  1. Open the file containing the Kaspersky Security 8 for Linux Mail Server web interface settings located in the path /usr/local/etc/apache24/Includes/klmsui.conf
  2. In the line

    FastCgiExternalServer \

    /opt/kaspersky/klmsui/share/htdocs/cgi-bin/klwi -host 127.0.0.1:2711

    specify the IP address of the mail server and the port of the Facade module.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.