Author: buildbot Date: Wed Jan 2 17:52:36 2013 New Revision: 844639 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 Wed Jan 2 17:52:36 2013 @@ -1 +1 @@ -1425394 +1427880 Propchange: websites/staging/trafficserver/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Jan 2 17:52:36 2013 @@ -1 +1 @@ -1425394 +1427880 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 Wed Jan 2 17:52:36 2013 @@ -192,14 +192,14 @@ reverse_map http://server.hoster.com/ ht </table> <p>The following example shows a map rule with path prefixes specified in the target:</p> -<div class="codehilite"><pre>map http://www.intranet.y.com/marketing/ http://marketing.y.com/ -reverse_map http://marketing.y.com/ http://www.intranet.y.com/marketing/ -map http://intranet.y.com/sales/ http://sales.y.com/ -reverse_map http://sales.y.com/ http://intranet.y.com/sales/ -map http://intranet.y.com/engineering/ http://engineering.y.com/ -reverse_map http://engineering.y.com/ http://intranet.y.com/engineering/ -map http://intranet.y.com/ http://info.y.com/ -reverse_map http://info.y.com/ http://intranet.y.com/ +<div class="codehilite"><pre>map http://www.y.com/marketing/ http://marketing.y.com/ +reverse_map http://marketing.y.com/ http://www.y.com/marketing/ +map http://www.y.com/sales/ http://sales.y.com/ +reverse_map http://sales.y.com/ http://www.y.com/sales/ +map http://www.y.com/engineering/ http://engineering.y.com/ +reverse_map http://engineering.y.com/ http://www.y.com/engineering/ +map http://www.y.com/stuff/ http://info.y.com/ +reverse_map http://info.y.com/ http://www.y.com/stuff/ </pre></div> @@ -397,7 +397,7 @@ returns 0, then the "chain" is broken).< <div id="footer" class="row"> <div class="tencol"> - Copyright © 2012 + Copyright © 2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License</a>,