On Jun 5, 2004, at 2:07 PM, Stijn de Witt wrote:
role |-- admin | \-- html | \-- default.psml |-- guest | \-- html | \-- default.psml |-- manager | \-- html | \-- default.psml \-- user \-- html \-- default.psml
It keeps looking for directory user/anon/html I think... -Stijn
Did you delete the anon psml tree?
Role--based fallback only works for authenticated users, not the special case anonymous user, which is required
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
