Ubuntu Apache Module Install
Last updated 2022-04-11
Install the Signal Sciences Apache module.
$ sudo apt-get install sigsci-module-apacheAdd the following line to your Apache configuration file (
apache2.conf
orhttpd.conf
) after the Dynamic Shared Object (DSO) Support section to enable the Signal Sciences Apache module:LoadModule signalsciences_module /usr/lib/apache2/modules/mod_signalsciences.soRestart the Apache web service.
$ sudo service apache2 restart
Next Steps
Verify the agent and module installation and explore module options.
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.