php - Redirect Back Open Restrict page after Login -


when open directly restriction page/url "http://domain.com/xyz/" user,dashboard,myphoto,messages etc..then page obliviously redirect login page , when login how can come open page/url?

i not getting referral url in login page please let me know how can using php , cakephp?

you can redirect user using $this->auth->loginredirect = array('controller'=>'your controller','action'=>'your action') in appcontroller.php


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -