--- doc/loncapafiles/Attic/loncapafiles.html 2000/09/21 17:56:48 1.1 +++ doc/loncapafiles/Attic/loncapafiles.html 2000/09/24 01:08:06 1.2 @@ -6,15 +6,15 @@
Note: these files only refer to
access.conf | conf | -define handlers, - set parameters | -configure machine - name, machine function, domain, server admin | +define handlers, set parameters | +configure
+ +
| |||||||
+ | httpd.conf | -conf | -+ | static conf | +main server configuration file | |||||||
+ | srm.conf | -conf | -+ | static conf | +name space configuration | |||||||
startup.pl | static conf | -set paths to modules | +set paths to modules; invoked by access.conf | |||||||||
filetypes.tab | static conf | -List of all machines - in the network with function | -www-readable | +Descriptive list of file extensions, and extension groupings | +||||||||
roles.tab | static conf | -List of all machines - in the network with function | -www-readable | +List of privileges associated with users of multiple types (for example: Teaching Assistant, Exam Proctor, Course Coordinator) | +||||||||
rolesplain.tab | static conf | -List of all machines + | Descriptive list of abbreviations used in roles.tab for user types and privileges available in the network with function | -www-readable | +||||||||
hosts.tab | static conf | -List of all machines - in the network with function | -www-readable | +List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address | +||||||||
spare.tab | conf | Spare hosts to - offload session to if this machine overloaded | -configure, - www-readable | + offload session to if the LON-CAPA machine is overloaded +
+configure +
|
||||||||
@@ -129,7 +143,21 @@ and, these files | conf | which Kerberos server to contact for which Kerberos domains | -configure | +configure +
|
||||||||
DIRECTORY -- /home/httpd/perl | @@ -140,7 +168,7 @@ and, these fileslonc | script | proxy server | -www-executable | +||||||||
@@ -148,21 +176,21 @@ and, these files | script | remote command interpreter | -www-executable | +|||||||||
loncron | script | housekeeping | -www-executable | +|||||||||
lonsql | script | -housekeeping | -www-executable | +maintain secondary database of metadata | +||||||||
EMPTY DIRECTORY -- /home/httpd/perl/logs | @@ -180,112 +208,98 @@ and, these fileslonxml.pm | handler | -access to - res | +XML Parsing Module | ||||||||
style.pm | handler | -access to - res | +Style Parsing Module | |||||||||
londefdef.pm | handler | -access to - res | +Tags Default Definition Module | |||||||||
run.pm | handler | -access to - res | +evaluates expression within a memory-safe environment (to protect system from break-in attempts) | |||||||||
scripttag.pm | handler | -access to - res | +parse and evaluate contents of values within a <script> tag (this module invokes run.pm) | |||||||||
lonhomework.pm | handler | -access to - res | +handles requests for output, evaluation, and alteration of homework resource | |||||||||
inputtags.pm | handler | -access to - res | +produces HTML input tags (<INPUT>) for rendering homework resources | |||||||||
structuretags.pm | handler | -access to - res | +produces HTML tags necessary for structuring the presentation of homework resourcese | |||||||||
response.pm | handler | -access to - res | +defines different types of responses given to student as well as syntax for producing response values | |||||||||
caparesponse.pm | handler | -access to - res | +handles request to the CAPA homework processing engine | |||||||||
lonacc.pm | handler | -access to - res | +access to for a LON-CAPA user session | |||||||||
lonracc.pm | handler | -access to - raw | +access handler for file transfers | |||||||||
loncacc.pm | handler | -access to - construction space | +access to construction area | |||||||||
lonauth.pm | handler | -authenticate, - set up session environment | +authenticate, set up session environment | |||||||||
notfound.html | interface file | -static html pages | +static html page that is shown when an attempt is made to access a document not present on the web server | |||||||||
unauthorized.html | interface file | -static html pages | +static html page that is shown when an attempt is made to access a document which is restricted based on +file or server configurations | |||||||||
graphic files | images for rat | -+ | listing + 1.1.dt.gif 1.1.empty.gif 1.1.ld.gif @@ -533,7 +549,13 @@ sutd.gif | *.gif | graphic files | logos | -liteani.gif, logo.gif, logos.gif | +
+listing + +liteani.gif +logo.gif +logos.gif + |
||||
EMPTY DIRECTORY -- /home/httpd/lonUsers | @@ -551,21 +573,21 @@ sutd.gifcapa.pm | system file | -+ | perl module for invoking functions specific to CAPA | ||||||||
capa.bs | system file | -+ | bootstrap file associated with dynamic loading of this module on multiple architectures | |||||||||
capa.so | system file | -+ | shared library file for dynamic loading and unloading | |||||||||
*.ent | static conf | entity files | -+ |
+listing + isoamsa.ent isoamsb.ent isoamsc.ent @@ -628,7 +652,7 @@ mmlextra.ent | londes.js | script | -+ | Encryption Routines according to Data Encryption Standard DES, written in javascript | ||||
*.gif | graphic files | -logos | -+ | icons used for the entire LON-CAPA user interface | +
+listing + a.gif b.gif c.gif @@ -693,21 +719,21 @@ z.gif | imgmaps.html | interface file | -+ | image maps for the LON-CAPA remote control | |||
index.html | interface file | -+ | welcoming page to the LON-CAPA system upon login | |||||||||
menu.html | interface file | -+ | renders the HTML (including image maps) for the LON-CAPA remote control |