drupal-module/http_handler

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

v7.0.6.0 2019-08-21 08:57 UTC

This package is auto-updated.

Last update: 2024-03-21 19:42:03 UTC


README

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

INTRODUCTION

The HTTP Handler module offer possibility to support many of the http status return code in Drupal.

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.

REQUIREMENTS

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

RECOMMENDED MODULES

INSTALLATION

CONFIGURATION

Customize error's look content in Administration » Configuration » Système.

TROUBLESHOOTING

  • If error page does not show the correct content.

  • 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?

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

MAINTAINERS

Current maintainers: