{ "patterns": [ { "lua_regex": [ "^/private_restricted" ], "public": false, "allow": [ "yves" ], "actions": [ { "type": "header", "name": "Authorization", "value": "Basic \rb64(\ru.:\rp.)." } ], "portal": { "/private_restricted.php": "Private for Yves only" } } ] }