# This is the AOLserver perms file which defines which users # and groups may or may not visit certain URLs. # # The format is: # ACTION INHERITANCE METHOD URL ENTITY # # ACTION can be: denygroup, allowgroup, denyuser, or allowuser # INHERITANCE can be: inherit or noinherit # METHOD can be: PUT, GET, POST, or any other supported method. # URL is the path relative to pageroot, such as /index.html or /images # ENTITY is either the name of a user or group, as specified in the # passwd and group files. # # Example: # allowuser inherit GET /NS nsadmin