Hi, What is the best way to redirect or return a special page in start_request? I want to display a page telling the user to wait some minutes if I switch the application to maintance mode. Other need for this: If the password has expired I want to return a special place, redirecting to the original page later. Regards, Thomas