Access Denied (policy_denied)
Welcome. SUNNYVALE\student01i
Unfortunately, the “Adult/Mature Content” sites are not allowed.
To get the above custom message, how would you write the placeholder variables into an
exception page?

A.
Welcome, $(cs.user)!<br/> Unfortunately, the “${cs.uri.categories)” sites are not allowed.
B.
Welcome, $(cs.user)!<br/> Unfortunately, the “${exception.categories)” sites are not allowed.
C.
Welcome, %CS_USER%!<br/> Unfortunately, the “%URI_CATEGORY%” sites are not
allowed.
Explanation:
Correct answer is B
B