Posted by Foodster on November 7, 2007 at 3:25am
Jump to:
| Project: | CustomError |
| Version: | 5.x-1.1 |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
Comments
#1
These options are found in administer->settings->Error Reporting (admin/settings/error-reporting) in Drupal 5.
#2