An open API service indexing awesome lists of open source software.

https://github.com/vijaycs85/http_response_headers

Mirror of Drupal HTTP Response Headers module
https://github.com/vijaycs85/http_response_headers

Last synced: about 2 months ago
JSON representation

Mirror of Drupal HTTP Response Headers module

Awesome Lists containing this project

README

        

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.