--- loncom/loncapa_apache.conf 2004/08/11 18:39:27 1.92 +++ loncom/loncapa_apache.conf 2004/08/23 19:34:01 1.94 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.92 2004/08/11 18:39:27 matthew Exp $ +## $Id: loncapa_apache.conf,v 1.94 2004/08/23 19:34:01 albertel Exp $ ## # @@ -131,6 +131,7 @@ ErrorDocument 500 /adm/errorhandler PerlAccessHandler Apache::lonacc SetHandler perl-script +PerlHandler Apache::londatecheck PerlHandler Apache::lonbulletin ErrorDocument 404 /adm/notfound.html ErrorDocument 406 /adm/notinit.html @@ -1038,8 +1039,7 @@ PerlSetVar SSLProgram /usr/bin/openssl PerlSetVar SSLDirectory /usr/share/ssl PerlSetVar SSLCAConfig loncapaca PerlSetVar SSLCAFile /usr/share/ssl/loncapaca/cacert.pem -# !!!!!!!!!!!!!!!! CHANGE THIS NEXT LINE !!!!!!!!!!!!!! -PerlSetVar SSLEmail fox@nscl.msu.edu +PerlSetVar SSLEmail certificate@lon-capa.org #-------------------------------------------------------------------------