Click here to Skip to main content
15,868,164 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi all,

I am newbie in php and symfony. I have a problem regarding log in.
In symfony i am using following url direct without login.

http://localhost:8687/index.php/leavemodule/biWeekly


It redirect user to login page if the user is not loged in, that is fine. But after user login there i want
http://localhost:8687/index.php/leavemodule/biWeekly
this page only. but it follows default redirection and take me to other module.
tried to google but might be i don't know proper keyword to search.

How to achieve this?

Thanks All
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900