Amazon Linux Apache Module Install

The Signal Sciences Apache module supports Amazon Linux 2015.09.01 or higher.

  1. Install the Signal Sciences Apache Module.

    • Amazon Linux 2

      $ sudo yum install sigsci-module-apache
    • Amazon Linux 2015.09.01 with Apache 2.4

      $ sudo yum install sigsci-module-apache24
    • Amazon Linux 2015.09.01 with Apache 2.2

      $ sudo yum install sigsci-module-apache
  2. Add the following line to your Apache configuration after the Dynamic Shared Object (DSO) Support section to enable the Signal Sciences Apache module:

    LoadModule signalsciences_module /etc/httpd/modules/mod_signalsciences.so
  3. Restart Apache.

    • Amazon Linux 2

      $ sudo systemctl restart httpd
    • Amazon Linux 2015.09.01

      $ sudo service httpd restart

Next Steps

Verify the agent and module installation and explore module options.

Was this guide helpful?

Do not use this form to send sensitive information. If you need assistance, contact support. This form is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.