Skip to content

vijaycs85/http_response_headers

Repository files navigation

HTTP Response Headers

This module provides a way to set HTTP headers on pages by various visibility settings. Currently the headers can be set by path, content type and user role.

Status:

Installation:

  1. Enable module.

  2. Go to Config->HTTP response headers->Settings to configure the allowed headers.

  3. Go to Config->HTTP response headers and click 'Add a HTTP header rule' to create new header rule.

  4. Give a name to the rule, select header, provide header value and visibility rules.

  5. To manage header rules list, visit Config->HTTP response headers.

Features:

  1. Drush commands available for all operations that can be done via admin UI.

  2. CTool export tool integration to export & import rules between different drupal installation.