Change default redirect to login page for private pages
PermalinkCan anyone tell me how to do that?
Sidenote: I also was wondering under what circumstances someone is directed to the Forbidden page. I know it exists and end up on it sometimes, but don't know why since I seem to be redirected to the login page according the first paragraph I wrote above.
Thanks,

I am looking at the server, and there is no folder on the server that I see inside concrete called "core". ie.
concrete/core
I see these:
concrete/controllers/page_forbidden.php
concrete/single_pages/page_forbidden.php
So I am not sure what to put where.
Also I made a mistake, you have to put it in root/controllers/page_forbidden.php
Sorry for that
But I already did the change so you don't really have anything to do