--- loncom/loncapa_apache.conf 2004/06/12 01:11:00 1.83
+++ loncom/loncapa_apache.conf 2004/06/15 16:33:09 1.84
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.83 2004/06/12 01:11:00 taceyjo1 Exp $
+## $Id: loncapa_apache.conf,v 1.84 2004/06/15 16:33:09 banghart Exp $
##
#
@@ -65,6 +65,19 @@ ErrorDocument 406 /adm/roles
ErrorDocument 500 /adm/errorhandler
+
+PerlAccessHandler Apache::lonacc
+SetHandler perl-script
+PerlHandler Apache::portfolio
+
+
+
+SetHandler perl-script
+PerlHandler Apache::portfolio
+
+
+
+
PerlAccessHandler Apache::lontokacc
PerlCleanupHandler Apache::lontokacc::removefile