--- loncom/loncapa_apache.conf 2008/03/07 19:43:28 1.172
+++ loncom/loncapa_apache.conf 2008/05/01 14:20:50 1.173
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.172 2008/03/07 19:43:28 www Exp $
+## $Id: loncapa_apache.conf,v 1.173 2008/05/01 14:20:50 raeburn Exp $
##
#
@@ -1205,6 +1205,12 @@ PerlHandler Apache::resetpw
ErrorDocument 500 /adm/errorhandler
+
+SetHandler perl-script
+PerlHandler Apache::selfenroll
+ErrorDocument 500 /adm/errorhandler
+
+
SetHandler perl-script
PerlHandler Apache::createaccount