Hi, If the [url] section of the .ini looks like this, [urls] /users/** = authc, roles[user], perms["users:html:view"]
if i try to access a page with in users directory from a role other than user, browser shows the 401 error page. Is there a way to override that page and show our own unauthorized page?(is there a tag to be added in the [filters] section as added for loginUrl) Thanks in advance cheers Krishan
