--- loncom/loncapa_apache.conf 2004/03/16 23:02:43 1.73
+++ loncom/loncapa_apache.conf 2004/03/31 04:38:06 1.74
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.73 2004/03/16 23:02:43 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.74 2004/03/31 04:38:06 www Exp $
##
#
@@ -57,6 +57,12 @@ ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonenc
+ErrorDocument 403 /adm/login
+ErrorDocument 500 /adm/errorhandler
+
+
PerlAccessHandler Apache::lontokacc
PerlCleanupHandler Apache::lontokacc::removefile