version 1.101, 2004/12/10 14:57:47
|
version 1.124, 2006/03/29 19:56:11
|
Line 56 ErrorDocument 500 /adm/errorhandler
|
Line 56 ErrorDocument 500 /adm/errorhandler
|
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/+enc.*"> |
<LocationMatch "^/+enc.*"> |
PerlAccessHandler Apache::lonenc |
SetHandler perl-script |
|
PerlHandler Apache::lonenc |
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 |
Line 69 SetHandler perl-script
|
Line 70 SetHandler perl-script
|
PerlHandler Apache::portfolio |
PerlHandler Apache::portfolio |
</Location> |
</Location> |
|
|
<LocationMatch "\.portfolio$"> |
<Location /adm/coursegrp_portfolio> |
|
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::portfolio |
PerlHandler Apache::portfolio |
</LocationMatch> |
</Location> |
|
|
|
|
|
|
<LocationMatch "^/+userfiles.*"> |
<LocationMatch "^/+userfiles.*"> |
PerlAccessHandler Apache::lontokacc |
PerlAccessHandler Apache::lontokacc |
PerlCleanupHandler Apache::lontokacc::removefile |
PerlCleanupHandler Apache::lontokacc::removefile |
|
PerlCleanupHandler Apache::lonnet::save_cache |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/+uploaded.*"> |
<LocationMatch "^/+uploaded.*"> |
Line 90 ErrorDocument 406 /adm/roles
|
Line 91 ErrorDocument 406 /adm/roles
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/+editupload.*"> |
|
PerlAccessHandler Apache::lonacc |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 406 /adm/roles |
|
ErrorDocument 500 /adm/errorhandler |
|
</LocationMatch> |
|
|
<LocationMatch "^/+uploaded/.*/.*/internal/.*"> |
<LocationMatch "^/+uploaded/.*/.*/internal/.*"> |
PerlAccessHandler Apache::lonuploadedacc |
PerlAccessHandler Apache::lonuploadedacc |
</LocationMatch> |
</LocationMatch> |
Line 113 ErrorDocument 404 /adm/notfound.html
|
Line 121 ErrorDocument 404 /adm/notfound.html
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/+(public|adm)/.*(\.rss|_rss\.html)$"> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonrss |
|
ErrorDocument 404 /adm/notfound.html |
|
ErrorDocument 500 /adm/errorhandler |
|
</LocationMatch> |
|
|
<LocationMatch "^/adm/.*/aboutme$"> |
<LocationMatch "^/adm/.*/aboutme$"> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 131 ErrorDocument 406 /adm/notinit.html
|
Line 147 ErrorDocument 406 /adm/notinit.html
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/adm/.*/grppg$"> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonsimplepage |
|
ErrorDocument 404 /adm/notfound.html |
|
ErrorDocument 406 /adm/notinit.html |
|
ErrorDocument 500 /adm/errorhandler |
|
</LocationMatch> |
|
|
<LocationMatch "^/adm/.*/bulletinboard$"> |
<LocationMatch "^/adm/.*/bulletinboard$"> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 227 ErrorDocument 500 /adm/errorhandler
|
Line 252 ErrorDocument 500 /adm/errorhandler
|
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonindexer |
PerlHandler Apache::lonindexer |
PerlCleanupHandler Apache::lonindexer::cleanup |
PerlCleanupHandler Apache::lonindexer::cleanup |
|
PerlCleanupHandler Apache::lonnet::save_cache |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/+(res|\~).*\.tex$"> |
<LocationMatch "^/+(res|\~).*\.tex$"> |
Line 244 SetHandler perl-script
|
Line 270 SetHandler perl-script
|
PerlHandler Apache::lonsequence |
PerlHandler Apache::lonsequence |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/+(res|\~|public|uploaded|adm).*\.meta$"> |
<LocationMatch "^/+(res|\~|public|uploaded|editupload|adm).*\.meta$"> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonmeta |
PerlHandler Apache::lonmeta |
ErrorDocument 413 /adm/overloaded.txt |
ErrorDocument 413 /adm/overloaded.txt |
Line 269 PerlHandler Apache::londatecheck
|
Line 295 PerlHandler Apache::londatecheck
|
PerlHandler Apache::lonxml |
PerlHandler Apache::lonxml |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/+(res|\~).*\.(problem|exam|quiz|assess|survey|form|library)$"> |
<LocationMatch "^/+(res|\~).*\.(task|problem|exam|quiz|assess|survey|form|library)$"> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonhomework |
PerlHandler Apache::lonhomework |
</LocationMatch> |
</LocationMatch> |
Line 282 ErrorDocument 403 /adm/login
|
Line 308 ErrorDocument 403 /adm/login
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</LocationMatch> |
</LocationMatch> |
|
|
<LocationMatch "^/adm/source/"> |
<LocationMatch "^/adm/source"> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonsource |
PerlHandler Apache::lonsource |
Line 396 PerlHandler Apache::lonlogout
|
Line 422 PerlHandler Apache::lonlogout
|
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
</Location> |
</Location> |
|
|
|
<Location /adm/switchserver> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::switchserver |
|
ErrorDocument 403 /adm/login |
|
</Location> |
|
|
<Location /adm/authenticate> |
<Location /adm/authenticate> |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonauth |
PerlHandler Apache::lonauth |
</Location> |
</Location> |
|
|
|
<Location /adm/migrateuser> |
|
SetHandler perl-script |
|
PerlHandler Apache::migrateuser |
|
</Location> |
|
|
<Location /adm/annotations> |
<Location /adm/annotations> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 430 PerlAccessHandler Apache::lonacc
|
Line 468 PerlAccessHandler Apache::lonacc
|
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonpageflip |
PerlHandler Apache::lonpageflip |
PerlCleanupHandler Apache::lonpageflip::cleanup |
PerlCleanupHandler Apache::lonpageflip::cleanup |
|
PerlCleanupHandler Apache::lonnet::save_cache |
ErrorDocument 406 /adm/roles |
ErrorDocument 406 /adm/roles |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
Line 440 PerlAccessHandler Apache::lonacc
|
Line 479 PerlAccessHandler Apache::lonacc
|
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonambiguous |
PerlHandler Apache::lonambiguous |
PerlCleanupHandler Apache::lonambiguous::cleanup |
PerlCleanupHandler Apache::lonambiguous::cleanup |
|
PerlCleanupHandler Apache::lonnet::save_cache |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
Line 452 ErrorDocument 403 /adm/login
|
Line 492 ErrorDocument 403 /adm/login
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/notify> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonnotify |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/parmset> |
<Location /adm/parmset> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 461 ErrorDocument 406 /adm/roles
|
Line 509 ErrorDocument 406 /adm/roles
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/slotrequest> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::slotrequest |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 406 /adm/roles |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
<Location /adm/wizard> |
<Location /adm/wizard> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
Line 536 ErrorDocument 406 /adm/unauthorized
|
Line 593 ErrorDocument 406 /adm/unauthorized
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
<Location /adm/pubmenu> |
<Location /adm/unauthorized> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonpubmenu |
PerlHandler Apache::lonunauthorized |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 406 /adm/unauthorized |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
</Location> |
|
|
<Location /adm/unauthorized> |
<Location /adm/retrieve> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonunauthorized |
PerlHandler Apache::lonretrieve |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 404 /adm/notfound.html |
|
ErrorDocument 406 /adm/unauthorized |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
<Location /adm/retrieve> |
<Location /adm/cleanup> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonretrieve |
PerlHandler Apache::loncleanup |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 404 /adm/notfound.html |
ErrorDocument 406 /adm/unauthorized |
ErrorDocument 406 /adm/unauthorized |
Line 663 ErrorDocument 406 /adm/roles
|
Line 720 ErrorDocument 406 /adm/roles
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
|
<Location /adm/coursegroups> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::loncoursegroups |
|
ErrorDocument 403 /adm/login |
|
ErrorDocument 406 /adm/roles |
|
ErrorDocument 500 /adm/errorhandler |
|
</Location> |
|
|
|
<Location /adm/whatsnew> |
|
PerlAccessHandler Apache::lonacc |
|
SetHandler perl-script |
|
PerlHandler Apache::lonwhatsnew |
|
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 702 ErrorDocument 500 /adm/errorhandler
|
Line 777 ErrorDocument 500 /adm/errorhandler
|
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::londocs |
PerlHandler Apache::londocs |
PerlCleanupHandler Apache::londocs::untiehash |
PerlCleanupHandler Apache::londocs::untiehash |
|
PerlCleanupHandler Apache::lonnet::save_cache |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
Line 738 ErrorDocument 413 /adm/overloaded.tx
|
Line 814 ErrorDocument 413 /adm/overloaded.tx
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
<Location /adm/evaluate> |
<Location /adm/groupchat> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonevaluate |
PerlHandler Apache::longroupchat |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
<Location /adm/preferences> |
<Location /adm/evaluate> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonpreferences |
PerlHandler Apache::lonevaluate |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
<Location /adm/assignments> |
<Location /adm/preferences> |
PerlAccessHandler Apache::lonacc |
PerlAccessHandler Apache::lonacc |
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonassignments |
PerlHandler Apache::lonpreferences |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 406 /adm/roles |
|
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
|
|
Line 776 PerlAccessHandler Apache::lonacc
|
Line 851 PerlAccessHandler Apache::lonacc
|
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::lonsearchcat |
PerlHandler Apache::lonsearchcat |
PerlCleanupHandler Apache::lonsearchcat::cleanup |
PerlCleanupHandler Apache::lonsearchcat::cleanup |
|
PerlCleanupHandler Apache::lonnet::save_cache |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 413 /adm/overloaded.txt |
ErrorDocument 413 /adm/overloaded.txt |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
Line 804 PerlAccessHandler Apache::lonacc
|
Line 880 PerlAccessHandler Apache::lonacc
|
SetHandler perl-script |
SetHandler perl-script |
PerlHandler Apache::groupsort |
PerlHandler Apache::groupsort |
PerlCleanupHandler Apache::groupsort::cleanup |
PerlCleanupHandler Apache::groupsort::cleanup |
|
PerlCleanupHandler Apache::lonnet::save_cache |
ErrorDocument 403 /adm/login |
ErrorDocument 403 /adm/login |
ErrorDocument 500 /adm/errorhandler |
ErrorDocument 500 /adm/errorhandler |
</Location> |
</Location> |
Line 979 PerlSetVar lonSockDir /home/http
|
Line 1056 PerlSetVar lonSockDir /home/http
|
PerlSetVar lonDocRoot /home/httpd/html |
PerlSetVar lonDocRoot /home/httpd/html |
PerlSetVar lonPrtDir /home/httpd/prtspool |
PerlSetVar lonPrtDir /home/httpd/prtspool |
PerlSetVar lonIncludes /home/httpd/html/res/adm/includes |
PerlSetVar lonIncludes /home/httpd/html/res/adm/includes |
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 |
# & sepeareted list of : seperated fileds inorder of |
PerlSetVar lonTextBrowsers opera:windows\s+ce:lynx |
# - internal name to call it, |
|
# - regexp that it should match (done case-insensitively) |
|
# - regexp that is should not match (done case-insensitively) |
|
# - regexp that will pull out the version number into $1 |
|
# - a number that describes the minimum version that has mathml support |
|
# - a number that describes the minimum number version that has unicode support |
|
|
|
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&netscape:netscape\/[7-9]:shouldnotmatch:netscape\/(\d+\.\d+):9999:7&amaya:amaya:mozilla:V(\d+\.\d+)\s:1:1&safari:safari:msie:safari\/([\d\.]+):9999:84 |
|
|
|
PerlSetVar lonTextBrowsers windows\s+ce:lynx |
PerlSetVar lonScansDir /home/httpd/scantron |
PerlSetVar lonScansDir /home/httpd/scantron |
PerlSetVar lonScriptTimeout 10 |
PerlSetVar lonScriptTimeout 10 |
PerlSetVar BugzillaHost http://bugs.lon-capa.org/ |
PerlSetVar BugzillaHost http://bugs.lon-capa.org/ |