Thursday 30 October 2008 10:55:04 am
# here you set up only error type 20 to be redirected
ErrorHandler[20]=redirect
# even if here you set up a redirect page for all the error types...
RedirectURL[]
RedirectURL[2]=/404
RedirectURL[3]=/404
RedirectURL[4]=/404
RedirectURL[20]=/404
RedirectURL[21]=/404 RedirectURL[22]=/404
#you most likely miss:
ErrorHandler[21]=redirect
ErrorHandler[22]=redirect # etc...
Principal Consultant International Business
Member of the Community Project Board
|