--- loncom/loncapa_apache.conf 2007/10/05 21:28:27 1.170
+++ loncom/loncapa_apache.conf 2008/02/24 23:41:00 1.171
@@ -1,7 +1,7 @@
##
## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
##
-## $Id: loncapa_apache.conf,v 1.170 2007/10/05 21:28:27 albertel Exp $
+## $Id: loncapa_apache.conf,v 1.171 2008/02/24 23:41:00 raeburn Exp $
##
#
@@ -1203,6 +1203,12 @@ PerlHandler Apache::resetpw
ErrorDocument 500 /adm/errorhandler
+
+SetHandler perl-script
+PerlHandler Apache::createaccount
+ErrorDocument 500 /adm/errorhandler
+
+
SetHandler perl-script
PerlHandler Apache::londns