accessdenied.test |
tests/accessdenied.test |
|
Automated tests CustomError. |
customerror.info |
customerror.info |
|
name = Custom Error
description = Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s.
core=6.x |
customerror.install |
customerror.install |
|
Install and uninstall hooks. |
customerror.module |
customerror.module |
|
Enables custom 404 (not found) and 403 (access denied) pages in Drupal. |
pagenotfound.test |
tests/pagenotfound.test |
|
Automated tests CustomError. |
README.txt |
README.txt |
|
CUSTOM ERROR README.txt
=======================
This module allows the site admin to create custom error pages for
HTTP status codes 403 (access denied) and 404 (not found), without the
need to create nodes for each of them.
Main features:
*… |