]> granicus.if.org Git - apache/commitdiff
Typo fix. s/proxys/proxies/
authorVincent Bray <noodl@apache.org>
Sun, 22 Jul 2007 08:20:07 +0000 (08:20 +0000)
committerVincent Bray <noodl@apache.org>
Sun, 22 Jul 2007 08:20:07 +0000 (08:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558468 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en
docs/manual/mod/mod_proxy.xml
docs/manual/mod/mod_proxy.xml.ja

index e2ddf84d795788eec1d2c613ae4ead42404743dd..8b7e47f7eadb9487dd8031fdbfd3e4ef0a583fa6 100644 (file)
       by <code class="module"><a href="../mod/mod_cache.html">mod_cache</a></code>) to reduce network usage.</p>
 
       <p>The forward proxy is activated using the <code class="directive"><a href="#proxyrequests">ProxyRequests</a></code> directive.  Because
-      forward proxys allow clients to access arbitrary sites through
+      forward proxies allow clients to access arbitrary sites through
       your server and to hide their true origin, it is essential that
       you <a href="#access">secure your server</a> so that only
       authorized clients can access the proxy before activating a
index db044e8936651733c8bd86f78bd9a8f6cf334332..8dd7d3ef5fb77e4e94bc901cfe96ecf650409079 100644 (file)
@@ -88,7 +88,7 @@
 
       <p>The forward proxy is activated using the <directive
       module="mod_proxy">ProxyRequests</directive> directive.  Because
-      forward proxys allow clients to access arbitrary sites through
+      forward proxies allow clients to access arbitrary sites through
       your server and to hide their true origin, it is essential that
       you <a href="#access">secure your server</a> so that only
       authorized clients can access the proxy before activating a
index ed265732ac8646105f5ef6d622f26bf0f4b598d1..4e1c94d75665ddd2ab542b7e3a4f17ac604e45fa 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="iso-2022-jp"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 189754:545834 (outdated) -->
+<!-- English Revision: 189754:550519 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more