Author: buildbot
Date: Fri Oct 5 20:36:26 2012
New Revision: 834175
Log:
Staging update by buildbot for tserver
Modified:
websites/staging/trafficserver/trunk/cgi-bin/ (props changed)
websites/staging/trafficserver/trunk/content/ (props changed)
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.html
Propchange: websites/staging/trafficserver/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 5 20:36:26 2012
@@ -1 +1 @@
-1394718
+1394789
Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 5 20:36:26 2012
@@ -1 +1 @@
-1394718
+1394789
Modified:
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.html
==============================================================================
---
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.html
(original)
+++
websites/staging/trafficserver/trunk/content/docs/trunk/admin/configuration-files/remap.config.en.html
Fri Oct 5 20:36:26 2012
@@ -343,7 +343,7 @@ limitations below:</p>
<code>port</code>, and other fields cannot. For path manipulation via
regexes,
use the <code>regex_remap</code> plugin.</li>
<li>The number of capturing subpatterns is limited to 9. This means
- that <code>$0</code> thru <code>$9</code> can be used as subtraction
placeholders (<code>$0</code>
+ that <code>$0</code> through <code>$9</code> can be used as subtraction
placeholders (<code>$0</code>
will be the entire input string).</li>
<li>The number of substitutions in the expansion string is limited
to 10.</li>