Active
Project:
URL alter
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2010 at 00:41 UTC
Updated:
26 Aug 2010 at 00:41 UTC
Is it possible to trigger a 404 redirect (via hook_url_rewrite) in a way that causes Drupal to load it's default Page Not Found screen? I've been able to trigger a 404 using the PHP header function, but the request then doesn't reach Drupal.
Any advice would be appreciated.
Thanks.