|
hi everyone
i was tryin to make a coustom 403 error page....
i was wonder if i can make something like this in htaccess:
ErrorDocument 403 403.php?requested=$xxxxx
i was to know if is there anything that i can pass requested url through query string to a php file....
thxx
|