vijaycs85 / http_response_headers

Mirror of Drupal HTTP Response Headers module

Home Page:https://www.drupal.org/project/http_response_headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mirror of Drupal HTTP Response Headers module

https://www.drupal.org/project/http_response_headers


Languages

Language:PHP 90.3%Language:JavaScript 9.7%