--- loncom/loncapa_apache.conf 2006/04/10 21:58:53 1.131 +++ loncom/loncapa_apache.conf 2006/05/18 01:16:25 1.136 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.131 2006/04/10 21:58:53 albertel Exp $ +## $Id: loncapa_apache.conf,v 1.136 2006/05/18 01:16:25 raeburn Exp $ ## # @@ -86,6 +86,14 @@ SetHandler perl-script PerlHandler Apache::portfolio + +AuthType Basic +Require valid-user +PerlAuthzHandler Apache::lonacc +SetHandler perl-script +PerlHandler Apache::portfolio + + PerlAccessHandler Apache::lontokacc PerlCleanupHandler Apache::lontokacc::removefile @@ -128,6 +136,7 @@ PerlHandler Apache::lonsequence +PerlAccessHandler Apache::publiccheck AuthType Basic Require valid-user PerlAuthzHandler Apache::lonacc @@ -138,6 +147,7 @@ ErrorDocument 500 /adm/errorhandler +PerlAccessHandler Apache::publiccheck AuthType Basic Require valid-user PerlAuthzHandler Apache::lonacc @@ -309,6 +319,7 @@ PerlHandler Apache::lonsequence +PerlAccessHandler Apache::publiccheck SetHandler perl-script PerlHandler Apache::lonmeta ErrorDocument 413 /adm/overloaded.txt @@ -937,7 +948,7 @@ ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + AuthType Basic Require valid-user PerlAuthzHandler Apache::lonacc @@ -945,7 +956,7 @@ SetHandler perl-script PerlHandler Apache::lonannounce ErrorDocument 403 /adm/login ErrorDocument 500 /adm/errorhandler - + AuthType Basic @@ -1077,6 +1088,11 @@ SetHandler perl-script PerlHandler Apache::lonsupportreq + +SetHandler perl-script +PerlHandler Apache::loncss + + # ------------------------------------------------- Backdoor Adm Tests/Programs