Apache::lonracc - Access Handler for File Transfers
Invoked by /etc/httpd/conf/loncapa.conf:
<LocationMatch "^/raw.*"> PerlAccessHandler Apache::lonracc </LocationMatch>
This module enables authentication for file transfers and works against the /res tree.
Only lond invokes the /raw namespace through its subscribe function.
This is part of the LearningOnline Network with CAPA project described at http://www.lon-capa.org.
This routine is called by Apache and mod_perl.