redirectionio.apache_module

Ansible redirectionio-apache_module Role

redirection.io is a tool for managing web traffic redirection. It helps website administrators, SEO agencies, and developers analyze HTTP errors, set up HTTP redirections, and monitor traffic effectively.

This role installs the redirection.io Apache2 module. It works with Debian and RHEL-based Linux systems.

After installation, the redirection.io Apache2 module can be used in Apache Virtualhosts, as explained in the documentation.

Installation

To install, simply run the following command:

ansible-galaxy install redirectionio.apache_module

Role Variables

By default, this role installs the latest stable version of libapache2-mod-redirectionio. You can change this behavior with the following role variables:

  • redirectionio_apache_module_channel (default: stable): select a release channel (stable or beta)
  • redirectionio_apache_module_main_version (default: 2): the main version of the Apache module. This helps upgrade your system safely without breaking compatibility.
  • redirectionio_apache_module_version (default: *): specific version of the Apache module. Use * for the latest version. Valid versions look like: [timestamp]:[version]-[build]. For a specific version like 2.0.0, use :2.0.0-.

Example Playbook

- hosts: webservers
  roles:
    - { role: redirectionio.apache_module, become: true }

Dependencies

This role has no dependencies.

License

This role is licensed under the MIT License.

Informazioni sul progetto

Install libapache2-mod-redirectionio. redirection.io is a versatile http redirection agent designed to help your SEO

Installa
ansible-galaxy install redirectionio.apache_module
Licenza
mit
Download
290
Proprietario
Log your website traffic, analyze it, and setup redirects and SEO improvements on the fly.