Adds path
to this, such that requests under path
on
this's server will require authentication (unless overridden by
remove_path or
set_filter).
You can also add paths by setting the AUTH_DOMAIN_ADD_PATH property, which can also be used to add one or more paths at construct time.
this | |
path |
the path to add to this |