--- loncom/loncapa_apache.conf 2002/06/24 14:36:26 1.6 +++ loncom/loncapa_apache.conf 2002/07/05 16:12:31 1.7 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.6 2002/06/24 14:36:26 www Exp $ +## $Id: loncapa_apache.conf,v 1.7 2002/07/05 16:12:31 bowersj2 Exp $ ## ## 1/11/2002 - Scott Harrison ## 2/19/2002 - Scott Harrison @@ -12,7 +12,7 @@ # # LON-CAPA Section (extensions to httpd.conf daemon configuration) # -# ================================================================ DocumentRoot +# ======================================================================== User DocumentRoot "/home/httpd/html" @@ -37,7 +37,6 @@ ExtendedStatus On # ===================================================================== Aliases Alias /prtspool/ /home/httpd/prtspool/ -ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/" # ================================================================= Directories @@ -122,7 +121,7 @@ SetHandler perl-script PerlHandler Apache::lonsequence - + SetHandler perl-script PerlHandler Apache::lonmeta @@ -451,6 +450,11 @@ SetHandler perl-script PerlHandler Apache::lonerrorhandler + +SetHandler perl-script +PerlHandler Apache::lonhelp + + # ------------------------------------------------- Backdoor Adm Tests/Programs @@ -578,7 +582,7 @@ PerlSetVar lonSqlAccess localhos # ----------------------------------------------------------------------------- -# ====================================== Include machine-specific configuration +# ================================================== Initiate mod_perl starting Include conf/loncapa.conf