--- loncom/loncapa_apache.conf 2008/03/24 00:52:46 1.170.2.1
+++ 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.2.1 2008/03/24 00:52:46 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.171 2008/02/24 23:41:00 raeburn Exp $
##
#
@@ -104,7 +104,6 @@ PerlCleanupHandler Apache::lonacc::clean
AuthType LONCAPA
Require valid-user
PerlAuthzHandler Apache::lonacc
-PerlHandler Apache::londatecheck
PerlHeaderParserHandler Apache::lonuploadrep
ErrorDocument 403 /adm/login
ErrorDocument 404 /adm/notfound.html
@@ -201,7 +200,6 @@ AuthType LONCAPA
Require valid-user
PerlAuthzHandler Apache::lonacc
SetHandler perl-script
-PerlHandler Apache::londatecheck
PerlHandler Apache::lonsimplepage
ErrorDocument 404 /adm/notfound.html
ErrorDocument 406 /adm/notinit.html
@@ -384,7 +382,6 @@ AuthType LONCAPA
Require valid-user
PerlAuthzHandler Apache::lonacc
SetHandler perl-script
-PerlHandler Apache::londatecheck
PerlHandler Apache::lonwrapper
ErrorDocument 403 /adm/login
ErrorDocument 500 /adm/errorhandler
@@ -834,6 +831,7 @@ AuthType LONCAPA
Require valid-user
PerlAuthzHandler Apache::lonacc
SetHandler perl-script
+PerlHandler Apache::londatecheck
PerlHandler Apache::lonupload
ErrorDocument 403 /adm/login
ErrorDocument 404 /adm/notfound.html
@@ -1205,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