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

  1. Upgrade the Apache module package.

    $ sudo apt-get update
    $ sudo apt-get install sigsci-module-apache
  2. Restart your Apache service.

Upgrading the Apache module on Red Hat/CentOS systems

  1. Upgrade the Apache module package

    $ sudo yum update
    $ sudo yum install sigsci-module-apache
  2. Restart your Apache service.