Upgrading the Apache module

TIP

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

    RHEL 6/CentOS 6

    $ sudo yum update

    Apache 2.2:

    $ sudo yum install sigsci-module-apache

    Apache 2.4:

    $ sudo yum install sigsci-module-apache24

    RHEL 7/CentOS 7

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

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.