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

kingandy’s picture

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

kbahey’s picture

Status: Active » Closed (fixed)