--- loncom/loncapa_apache.conf 2002/05/16 00:06:23 1.2 +++ loncom/loncapa_apache.conf 2002/05/23 19:02:16 1.5 @@ -1,7 +1,7 @@ ## ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file ## -## $Id: loncapa_apache.conf,v 1.2 2002/05/16 00:06:23 harris41 Exp $ +## $Id: loncapa_apache.conf,v 1.5 2002/05/23 19:02:16 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" @@ -37,6 +37,7 @@ ExtendedStatus On # ===================================================================== Aliases Alias /prtspool/ /home/httpd/prtspool/ +ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/" # ================================================================= Directories @@ -577,7 +578,7 @@ PerlSetVar lonSqlAccess localhos # ----------------------------------------------------------------------------- -# ================================================== Initiate mod_perl starting +# ====================================== Include machine-specific configuration Include conf/loncapa.conf