Closed (won't fix)
Project:
Customerror
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2011 at 10:50 UTC
Updated:
16 Aug 2013 at 11:14 UTC
I am not familiar with PHP. Can someone explain me how to set up redirects? Thank you in advance.
Comments
Comment #1
gisleThe module does not support custom redirects for status code 403 (forbidden). Nor will it ever do so, as the maintainer does not see a use case for this. If you want to explain that access is forbidden and that the user needs to login or register to gain access, you can do so on the 403 error page.
It only supports custom redirects for 404 (not found).