You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2015/02/03 19:00:30 UTC

svn commit: r1656855 - /vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext

Author: jfthomps
Date: Tue Feb  3 18:00:30 2015
New Revision: 1656855

URL: http://svn.apache.org/r1656855
Log:
added note reminding to edit conf.php in new location (I keep modifying the old one since I'm already in that directory)

Modified:
    vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext

Modified: vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext
URL: http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext?rev=1656855&r1=1656854&r2=1656855&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext (original)
+++ vcl/site/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.mdtext Tue Feb  3 18:00:30 2015
@@ -104,6 +104,10 @@ VCL web code at /var/www/html/vcl. If yo
 file (they can be added anywhere as long as it is not inside an 
 array() definition):
 
+        :::BashLexer
+        (don't forget to edit conf.php in the **new** location)
+        vim /var/www/html/vcl/.ht-inc/conf.php
+
         :::PhpLexer
         define("SEMTIMEOUT", "45");