Enable customerror pages in administer settings
Foodster - November 7, 2007 - 03:25
| Project: | CustomError |
| Version: | 5.x-1.1 |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I believe that the administer->settings has been set to forward to the administer->settings->customerror and it no longer need to set the custom error page right? If yes, i think it is good to update the documentation to avoid confusion.
5. Enable the customerror pages.
Go to administer->settings
- Set "Default 403 (access denied) page:" to "customerror/403" (without
the quotes).
- Set "Default 404 (not found) page:" to "customerror/404" (without
the quotes).
- Click Save

#1
These options are found in administer->settings->Error Reporting (admin/settings/error-reporting) in Drupal 5.
#2