kouul / drupal_http451

HTTP 451 module for Drupal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAME

drupal_http451

INTRODUCTION

This module generates a node which displays "Error 451 - Unavailable For Legal Reasons" and will return a status code of 451 as seen in 'Screenshots'.

INSTALLATION

This section describes how to install the plugin and get it working.

  1. Upload plugin directory to the /modules/custom/ directory
  2. Activate the plugin on your browser through the 'Extend' service in menu.

CONFIGURATION

The module has no menu or modifiable settings. There is no configuration. When enabled, the module will generate a node @http://localhost/drupal/http_451/http451.

RFC

https://tools.ietf.org/html/rfc7725

About

HTTP 451 module for Drupal


Languages

Language:PHP 100.0%