You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/12/11 18:51:08 UTC

svn commit: r841758 - in /websites/staging/vcl/trunk/content: ./ docs/VCL231InstallGuide.html

Author: buildbot
Date: Tue Dec 11 17:51:07 2012
New Revision: 841758

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 11 17:51:07 2012
@@ -1 +1 @@
-1420293
+1420303

Modified: websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html Tue Dec 11 17:51:07 2012
@@ -95,11 +95,8 @@
 <p>Download and Extract the Apache VCL Source</p>
 <ul>
 <li>
-<p>If you have not already done so, download and the Apache VCL source to the database server:</p>
-<div class="codehilite"><pre><span class="n">wget</span> <span class="o">--</span><span class="n">trust</span><span class="o">-</span><span class="n">server</span><span class="o">-</span><span class="n">names</span> <span class="s">&#39;http://vcl.apache.org/downloads/download.cgi?action=download&amp;filename=%2Fvcl%2Fapache-VCL-2.3.1.tar.bz2&#39;</span>
-</pre></div>
-
-
+<p>If you have not already done so, follow the instructions on the <a href="/downloads/download.cgi">download</a>
+page to download and verify apache-VCL-2.3.1.tar.bz2, and put it in /root</p>
 </li>
 <li>
 <p>Extract the files:</p>
@@ -306,9 +303,12 @@ config file:</p>
 <p><strong>Install the VCL Frontend Web Code</strong></p>
 <ul>
 <li>
-<p>If you have not already done so, download and extract the source files on the web server:</p>
-<div class="codehilite"><pre><span class="n">wget</span> <span class="o">--</span><span class="n">trust</span><span class="o">-</span><span class="n">server</span><span class="o">-</span><span class="n">names</span> <span class="s">&#39;http://vcl.apache.org/downloads/download.cgi?action=download&amp;filename=%2Fvcl%2Fapache-VCL-2.3.1.tar.bz2&#39;</span>
-<span class="n">tar</span> <span class="o">-</span><span class="n">jxvf</span> <span class="n">apache</span><span class="o">-</span><span class="n">VCL</span><span class="o">-</span><span class="mf">2.3.1</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">bz2</span>
+<p>If you have not already done so, follow the instructions on the <a href="/downloads/download.cgi">download</a>
+page to download and verify apache-VCL-2.3.1.tar.bz2, and put it in /root</p>
+</li>
+<li>
+<p>Extract the files:</p>
+<div class="codehilite"><pre><span class="n">tar</span> <span class="o">-</span><span class="n">jxvf</span> <span class="n">apache</span><span class="o">-</span><span class="n">VCL</span><span class="o">-</span><span class="mf">2.3.1</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">bz2</span>
 </pre></div>
 
 
@@ -506,9 +506,12 @@ The following management node installati
 <p><strong>Install the VCL Management Node Code - Perl Daemon</strong></p>
 <ul>
 <li>
-<p>If you have not already done so, download and extract the source files on the web server:</p>
-<div class="codehilite"><pre><span class="n">wget</span> <span class="o">--</span><span class="n">trust</span><span class="o">-</span><span class="n">server</span><span class="o">-</span><span class="n">names</span> <span class="s">&#39;http://vcl.apache.org/downloads/download.cgi?action=download&amp;filename=%2Fvcl%2Fapache-VCL-2.3.1.tar.bz2&#39;</span>
-<span class="n">tar</span> <span class="o">-</span><span class="n">jxvf</span> <span class="n">apache</span><span class="o">-</span><span class="n">VCL</span><span class="o">-</span><span class="mf">2.3.1</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">bz2</span>
+<p>If you have not already done so, follow the instructions on the <a href="/downloads/download.cgi">download</a>
+page to download and verify apache-VCL-2.3.1.tar.bz2, and put it in /root</p>
+</li>
+<li>
+<p>Extract the files:</p>
+<div class="codehilite"><pre><span class="n">tar</span> <span class="o">-</span><span class="n">jxvf</span> <span class="n">apache</span><span class="o">-</span><span class="n">VCL</span><span class="o">-</span><span class="mf">2.3.1</span><span class="o">.</span><span class="n">tar</span><span class="o">.</span><span class="n">bz2</span>
 </pre></div>