Author: fapeeler
Date: Fri Aug 3 18:34:55 2012
New Revision: 1369154
URL: http://svn.apache.org/viewvc?rev=1369154&view=rev
Log:
CMS commit to vcl by fapeeler
Modified:
vcl/site/trunk/content/docs/VCL23Installation.mdtext
Modified: vcl/site/trunk/content/docs/VCL23Installation.mdtext
URL:
http://svn.apache.org/viewvc/vcl/site/trunk/content/docs/VCL23Installation.mdtext?rev=1369154&r1=1369153&r2=1369154&view=diff
==============================================================================
--- vcl/site/trunk/content/docs/VCL23Installation.mdtext (original)
+++ vcl/site/trunk/content/docs/VCL23Installation.mdtext Fri Aug 3 18:34:55
2012
@@ -164,15 +164,15 @@ VCL currently supports the use of mysql
:::BashLexer
vi secrets.php
-Set the following variables to match your database configuration:
-$vclhost
-$vcldb
-$vclusername
-$vclpassword
-Create random passwords for the following variables:
-$cryptkey
-$pemkey
-Save the secrets.php file
+ * Set the following variables to match your database configuration:
+ * $vclhost
+ * $vcldb
+ * $vclusername
+ * $vclpassword
+ * Create random passwords for the following variables:
+ * $cryptkey
+ * $pemkey
+ * Save the secrets.php file
* Run the genkeys.sh