OpenACS 4 Request Processor @@ -58,7 +64,7 @@ file in the filesystem.
abstract file or abstract path -- A URL -that has been translated into a file system path (probably by +that has been translated into a filesystem path (probably by prepending the appropriate pageroot), but still doesn't have any extension and so does not directly correspond to a file in the filesystem.
@@ -84,7 +90,7 @@ figure out which package_id is associated with a given package_url, and package mountings must be persistent across server restarts and users must be able to manipulate the mountings -on a live site, therefore this mapping is stored in the +on a live site, therefore, this mapping is stored in the database.
Authentication and Authorization
Once the request processor has located both the package_id and concrete file associated with the request, authentication is