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

raeburn raeburn at source.lon-capa.org
Thu Aug 1 14:46:00 EDT 2019


raeburn		Thu Aug  1 18:46:00 2019 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom	loncapa_apache.conf 
  Log:
  - For 2.11
    Backport 1.264
  
  
Index: loncom/loncapa_apache.conf
diff -u loncom/loncapa_apache.conf:1.215.2.24 loncom/loncapa_apache.conf:1.215.2.25
--- loncom/loncapa_apache.conf:1.215.2.24	Wed Jul 31 13:59:25 2019
+++ loncom/loncapa_apache.conf	Thu Aug  1 18:46:00 2019
@@ -2,7 +2,7 @@
 ## loncapa_apache.conf -- Apache HTTP LON-CAPA configuration file
 ##
 
-# $Id: loncapa_apache.conf,v 1.215.2.24 2019/07/31 13:59:25 raeburn Exp $
+# $Id: loncapa_apache.conf,v 1.215.2.25 2019/08/01 18:46:00 raeburn Exp $
 
 #
 # LON-CAPA Section (extensions to httpd.conf daemon configuration)
@@ -1609,6 +1609,7 @@
 
 PerlSetVar	 lonVersion   '<!-- VERSION -->'
 PerlSetVar       lonIDsDir    /home/httpd/lonIDs
+PerlSetVar       lonBalanceDir /home/httpd/balanceIDs
 PerlSetVar       lonDAVsessDir /home/httpd/webdav/sessionIDs
 PerlSetVar       lonTabDir    /home/httpd/lonTabs
 PerlSetVar       lonUsersDir  /home/httpd/lonUsers




More information about the LON-CAPA-cvs mailing list