--- loncom/loncapa_apache.conf 2002/05/21 20:11:38 1.3 +++ loncom/loncapa_apache.conf 2002/07/05 18:41:26 1.8 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.3 2002/05/21 20:11:38 matthew Exp $ +## $Id: loncapa_apache.conf,v 1.8 2002/07/05 18:41:26 harris41 Exp $ ## ## 1/11/2002 - Scott Harrison ## 2/19/2002 - Scott Harrison @@ -12,7 +12,7 @@ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) # -# ======================================================================== User +# ================================================================ DocumentRoot DocumentRoot "/home/httpd/html" @@ -122,7 +122,7 @@ SetHandler perl-script PerlHandler Apache::lonsequence - + SetHandler perl-script PerlHandler Apache::lonmeta @@ -451,6 +451,11 @@ SetHandler perl-script PerlHandler Apache::lonerrorhandler + +SetHandler perl-script +PerlHandler Apache::lonhelp + + # ------------------------------------------------- Backdoor Adm Tests/Programs @@ -578,7 +583,7 @@ PerlSetVar lonSqlAccess localhos # ----------------------------------------------------------------------------- -# ================================================== Initiate mod_perl starting +# ====================================== Include machine-specific configuration Include conf/loncapa.conf