Skip to main content

Practice ยท 2 of 2

Trace a Protected Request

A logged-out visitor opens a members-only page. Order the steps: put the strings "browser requests page", "server checks session", "no session found", "redirect to login" into the array in the order they happen.

Difficulty: beginner

Back to lesson: Practice: Architecture in Real Scenarios