--- loncom/loncapa_apache.conf 2005/02/28 00:23:36 1.105
+++ loncom/loncapa_apache.conf 2005/03/15 22:17:20 1.106
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.105 2005/02/28 00:23:36 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.106 2005/03/15 22:17:20 albertel Exp $
##
#
@@ -69,13 +69,6 @@ SetHandler perl-script
PerlHandler Apache::portfolio
-
-SetHandler perl-script
-PerlHandler Apache::portfolio
-
-
-
-
PerlAccessHandler Apache::lontokacc
PerlCleanupHandler Apache::lontokacc::removefile
@@ -90,6 +83,13 @@ ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonacc
+ErrorDocument 403 /adm/login
+ErrorDocument 406 /adm/roles
+ErrorDocument 500 /adm/errorhandler
+
+
PerlAccessHandler Apache::lonuploadedacc
@@ -244,7 +244,7 @@ SetHandler perl-script
PerlHandler Apache::lonsequence
-
+
SetHandler perl-script
PerlHandler Apache::lonmeta
ErrorDocument 413 /adm/overloaded.txt