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

raeburn raeburn@source.lon-capa.org
Sun, 12 Sep 2010 22:47:04 -0000


raeburn		Sun Sep 12 22:47:04 2010 EDT

  Modified files:              (Branch: GCI_3)
    /loncom	loncapa_apache.conf 
  Log:
  - Customization for GCI_3.
    - Placeholder for salt used to anonymize usernames in submissions
      display.
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.190 loncom/loncapa_apache.conf:1.190.4.1
--- loncom/loncapa_apache.conf:1.190	Mon Nov 30 21:37:19 2009
+++ loncom/loncapa_apache.conf	Sun Sep 12 22:47:04 2010
@@ -1,7 +1,7 @@
 ##
 ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
 ##
-## $Id: loncapa_apache.conf,v 1.190 2009/11/30 21:37:19 raeburn Exp $
+## $Id: loncapa_apache.conf,v 1.190.4.1 2010/09/12 22:47:04 raeburn Exp $
 ##
 
 #
@@ -1533,8 +1533,7 @@
 PerlSetVar SSLEmail     certificate@lon-capa.org
 
 #-------------------------------------------------------------------------
-
-
+PerlSetVar AnonymousSalt <Salt Placeholder>
 
 
 # ====================================== Include machine-specific configuration