--- doc/loncapafiles/Attic/loncapafiles.html 2001/02/27 21:30:13 1.59 +++ doc/loncapafiles/Attic/loncapafiles.html 2001/02/27 21:50:46 1.60 @@ -765,7 +765,14 @@ access handler for file transfers -access to construction area +This module provides access to an educational resource construction area. +This module is invoked by the URL-related pattern syntax +LocationMatch "^/priv.*". Authentication of user identity +is coordinated through cookies (hence the abbreviation; "cacc" corresponds +to "cookie-based access"). If the cookie handle is invalid, then +this module returns a forbidden status and makes appropriate log entries. +If the cookie handle is valid, status is determined to be okay (and +the resource is delivered by the lonconstruct module).