2017 © Pedro PelĂĄez
 

drupal-module http_handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

image

drupal-module/http_handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  • Friday, August 25, 2017
  • by donaldinou
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

HTTP HANDLER

Drupal's module which provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code., (*1)

INTRODUCTION

The HTTP Handler module offer possibility to support many of the http status return code in Drupal., (*2)

For example, when anonymous user try to get content of a "secure" node it will throw a 401 instead of a 403. You can customize error page with a content node type like 404 or 403 error page., (*3)

  • For a full description of the module, visit the project page: https://drupal.org/project/http_handler, (*4)

  • To submit bug reports and feature suggestions, or to track changes: https://drupal.org/project/issues/http_handler, (*5)

REQUIREMENTS

This module currently does not requires any other modules, but you should use a Drupal >= 7.10, (*6)

  • Markdown filter (https://www.drupal.org/project/markdown): When enabled, display of the project's README.md help will be rendered with markdown.
  • X Autoload (https://www.drupal.org/project/xautoload): Provides Drupal-8-style PSR-4.

INSTALLATION

  • Install as you would normally install a contributed Drupal module. Visit: https://drupal.org/documentation/install/modules-themes/modules-7 for further information.

CONFIGURATION

Customize error's look content in Administration » Configuration » SystÚme., (*7)

TROUBLESHOOTING

  • If error page does not show the correct content., (*8)

    • Because by default it show 403 errors, make sure you've clean cache before testing. Headers should be good instead.

FAQ

Q: Is the module works with fast_404?, (*9)

A: Regards to fast_404 it should. But you'll not have all proposed errors from http_handler module., (*10)

MAINTAINERS

Current maintainers: * Adrien Loyant (donaldinou) - https://www.drupal.org/u/donaldinou, (*11)

The Versions

25/08 2017

7.1.x-dev

7.1.9999999.9999999-dev https://github.com/ducks-project/http-handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  Sources   Download

GPL-2.0

The Requires

  • php >=5.3.9

 

core http module drupal exceptions handler improvement

24/08 2017

dev-master

9999999-dev https://github.com/ducks-project/http-handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  Sources   Download

GPL-2.0

The Requires

  • php >=5.3.9

 

core http module drupal exceptions handler improvement

24/08 2017

v7.0.3.0

7.0.3.0 https://github.com/ducks-project/http-handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  Sources   Download

GPL-2.0

The Requires

  • php >=5.3.9

 

core http module drupal exceptions handler improvement

21/08 2017

v7.0.2.0

7.0.2.0 https://github.com/ducks-project/http-handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  Sources   Download

GPL-2.0

The Requires

  • php >=5.3.9

 

core http module drupal exceptions handler improvement

17/08 2017

v7.0.1.0

7.0.1.0 https://github.com/ducks-project/http-handler

This module provide handler in order to support multiple Exceptions for 4xx or 5xx HTTP status code

  Sources   Download

MIT

The Requires

  • php >=5.3.9

 

core http module drupal exceptions handler improvement