version 1.86, 2004/06/29 10:28:16
|
version 1.101, 2004/12/10 14:57:47
|
Line 43 ScriptAlias /cgi-bin/ "/home/httpd/cgi-b
|
Line 43 ScriptAlias /cgi-bin/ "/home/httpd/cgi-b
|
# ------------------------------------------------------------- Access Handlers |
# ------------------------------------------------------------- Access Handlers |
|
|
PerlTransHandler Apache::lontrans |
PerlTransHandler Apache::lontrans |
<IfDefine MODPERL2> |
PerlCleanupHandler Apache::lonnet::save_cache |
PerlCleanupHandler Apache::lonnet::cleanenv |
|
</IfDefine> |
|
|
|
#PerlWarn On |
#PerlWarn On |
<LocationMatch "^/+res.*"> |
<LocationMatch "^/+res.*"> |
Line 92 ErrorDocument 406 /adm/roles
|
Line 90 ErrorDocument 406 /adm/roles
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/+uploaded/.*/.*/internal/.*"> |
|
PerlAccessHandler Apache::lonuploadedacc |
|
</LocationMatch> |
|
|
|
|
<LocationMatch "^/+uploaded/.*\.page$"> |
<LocationMatch "^/+uploaded/.*\.page$"> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonpage |
PerlHandler Apache::lonpage |
Line 131 ErrorDocument 500 /adm/errorhandler
|
Line 134 ErrorDocument 500 /adm/errorhandler
|
<LocationMatch "^/adm/.*/bulletinboard$"> |
<LocationMatch "^/adm/.*/bulletinboard$"> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
|
PerlHandler Apache::londatecheck |
PerlHandler Apache::lonbulletin |
PerlHandler Apache::lonbulletin |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 406 /adm/notinit.html |
ErrorDocument 406 /adm/notinit.html |
Line 184 PerlAccessHandler Apache::lonacc
|
Line 188 PerlAccessHandler Apache::lonacc
|
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 406 /adm/roles |
ErrorDocument 406 /adm/roles |
|
ErrorDocument 413 /adm/overloaded.txt |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
# ------------------------------------------------------------------------- RAT |
# ------------------------------------------------------------------------- RAT |
Line 203 SetHandler perl-script
|
Line 208 SetHandler perl-script
|
PerlHandler Apache::lonratsrv |
PerlHandler Apache::lonratsrv |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/\~.*\/adveditmenu$"> |
|
SetHandler perl-script |
|
PerlHandler Apache::lonratmenu |
|
</LocationMatch> |
|
|
<Location /adm/ratparms> |
<Location /adm/ratparms> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 237 PerlHandler Apache::lonsequence
|
Line 247 PerlHandler Apache::lonsequence
|
<LocationMatch "^/+(res|\~|public|uploaded|adm).*\.meta$"> |
<LocationMatch "^/+(res|\~|public|uploaded|adm).*\.meta$"> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonmeta |
PerlHandler Apache::lonmeta |
|
ErrorDocument 413 /adm/overloaded.txt |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/adm/bombs/"> |
<LocationMatch "^/adm/bombs/"> |
Line 316 ErrorDocument 413 /adm/overloaded.tx
|
Line 327 ErrorDocument 413 /adm/overloaded.tx
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/trackstudent> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lontrackstudent |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 413 /adm/overloaded.txt |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/roles> |
<Location /adm/roles> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 389 ErrorDocument 403 /adm/login
|
Line 409 ErrorDocument 403 /adm/login
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/spellcheck> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonspeller |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/bookmarks> |
<Location /adm/bookmarks> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 508 ErrorDocument 406 /adm/unauthorized
|
Line 536 ErrorDocument 406 /adm/unauthorized
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/pubmenu> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonpubmenu |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 404 /adm/notfound.html |
|
ErrorDocument 406 /adm/unauthorized |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/unauthorized> |
<Location /adm/unauthorized> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 616 ErrorDocument 406 /adm/roles
|
Line 654 ErrorDocument 406 /adm/roles
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/viewclasslist> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonviewclasslist |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 406 /adm/roles |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/populate> |
<Location /adm/populate> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 772 SetHandler perl-script
|
Line 819 SetHandler perl-script
|
PerlHandler Apache::lonhelp |
PerlHandler Apache::lonhelp |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/adm/helpmenu"> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonhelpmenu |
|
</LocationMatch> |
|
|
|
<LocationMatch "^/adm/support"> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonsupportreq |
|
</LocationMatch> |
|
|
|
<LocationMatch "^/adm/helpdesk"> |
|
SetHandler perl-script |
|
PerlHandler Apache::lonsupportreq |
|
</LocationMatch> |
|
|
# ------------------------------------------------- Backdoor Adm Tests/Programs |
# ------------------------------------------------- Backdoor Adm Tests/Programs |
|
|
<Location /cgi-bin/loncron.pl> |
<Location /cgi-bin/loncron.pl> |
Line 913 PerlSetVar lonSysEMail korte@lite
|
Line 977 PerlSetVar lonSysEMail korte@lite
|
PerlSetVar lonDaemons /home/httpd/perl |
PerlSetVar lonDaemons /home/httpd/perl |
PerlSetVar lonSockDir /home/httpd/sockets |
PerlSetVar lonSockDir /home/httpd/sockets |
PerlSetVar lonDocRoot /home/httpd/html |
PerlSetVar lonDocRoot /home/httpd/html |
|
PerlSetVar lonPrtDir /home/httpd/prtspool |
PerlSetVar lonIncludes /home/httpd/html/res/adm/includes |
PerlSetVar lonIncludes /home/httpd/html/res/adm/includes |
PerlSetVar lonBrowsDet netscape:mozilla:msie:mozilla\/(\d+\.\d+)\s:9999:9999&explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:9999&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1 |
PerlSetVar lonBrowsDet explorer:msie:netscape:msie\s(\d+\.\d+)\;:9999:9999&mozilla:mozilla\/[5-9]:msie:mozilla\/(\d+\.\d+)\s:9999:1&netscape:netscape:msie:netscape\/(\d+\.\d+):9999:7&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1&safari:safari:msie:safari\/(\d+\.\d+):9999:9999 |
PerlSetVar lonTextBrowsers opera:windows\s+ce:lynx |
PerlSetVar lonTextBrowsers opera:windows\s+ce:lynx |
PerlSetVar lonScansDir /home/httpd/scantron |
PerlSetVar lonScansDir /home/httpd/scantron |
PerlSetVar lonScriptTimeout 10 |
PerlSetVar lonScriptTimeout 10 |
Line 990 PerlSetVar lonnetPrivateKey lonK
|
Line 1055 PerlSetVar lonnetPrivateKey lonK
|
# SSLDirectory -> Directory containing ssl configuration files etc. |
# SSLDirectory -> Directory containing ssl configuration files etc. |
# SSLCAConfig -> Name of the SSL config file for the certificate |
# SSLCAConfig -> Name of the SSL config file for the certificate |
# Authority. |
# Authority. |
|
# SSLCAFile -> Full path to the Certificate authority file |
|
# (on the cert manager system). |
|
# SSLEmail -> E-mail address of loncapa certificate manager. |
# The following are good for the loncapa redhat installs and |
# The following are good for the loncapa redhat installs and |
# the loncapa certificate authority system: |
# the loncapa certificate authority system: |
# |
# |
PerlSetVar SSLProgram /usr/bin/openssl |
PerlSetVar SSLProgram /usr/bin/openssl |
PerlSetVar SSLDirectory /usr/share/ssl |
PerlSetVar SSLDirectory /usr/share/ssl |
PerlSetVar SSLCAConfig loncapaca |
PerlSetVar SSLCAConfig loncapaca |
|
PerlSetVar SSLCAFile /usr/share/ssl/loncapaca/cacert.pem |
|
PerlSetVar SSLEmail certificate@lon-capa.org |
|
|
#------------------------------------------------------------------------- |
#------------------------------------------------------------------------- |
|
|