Upgrading the Apache module
Check the Apache changelog to see what's new in the Apache Module.
Our Module package is distributed in our package repositories. If you haven't already, configure our repository on your system.
Upgrading the Apache module on Ubuntu/Debian systems
Upgrade the Apache module package.
$ sudo apt-get update$ sudo apt-get install sigsci-module-apacheRestart your Apache service.
Upgrading the Apache module on Red Hat/CentOS systems
Upgrade the Apache module package
$ sudo yum update$ sudo yum install sigsci-module-apacheRestart your Apache service.