Hi,
i have an application with 2 controllers : Site and Administration
In the administration controller i’m implementing access control but i have this problem:
So it try to retrieve the login page but it request site/login and not Administration/login…
why?
Thanks,
Riccardo