Hey there,
Currently, with my usuage of acegi, when a user does not have access to a page (but they are authenticated), a standard HTTP Status 403 - error is displayed. Is there anyway to get acegi to display a specific page?
Also, semantically speaking, I want to be able to present different rejection screens based on which directory a logged in user was trying to access as well.
Thank you kindly.
jay


