Skip to content
joefiorini edited this page Sep 11, 2010 · 1 revision

I want a user to be taken to a public homepage upon initial visit to mysite.com and allow users to log in by following a link on the homepage. If a user tries to visit a private page they should be redirected to the log in page. Try to use the minimum middleware necessary to maximize learning.

Clone this wiki locally