[LON-CAPA-cvs] cvs: loncom / loncapa_apache.conf

matthew lon-capa-cvs@mail.lon-capa.org
Tue, 21 May 2002 20:11:38 -0000


matthew		Tue May 21 16:11:38 2002 EDT

  Modified files:              
    /loncom	loncapa_apache.conf 
  Log:
  Added ScriptAlias line to deal with RedHat7.3
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.2 loncom/loncapa_apache.conf:1.3
--- loncom/loncapa_apache.conf:1.2	Wed May 15 20:06:23 2002
+++ loncom/loncapa_apache.conf	Tue May 21 16:11:38 2002
@@ -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.3 2002/05/21 20:11:38 matthew Exp $
 ##
 ## 1/11/2002 - Scott Harrison
 ## 2/19/2002 - Scott Harrison
@@ -37,6 +37,7 @@
 # ===================================================================== Aliases
 
 Alias /prtspool/ /home/httpd/prtspool/
+ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/"
 
 # ================================================================= Directories