mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Typo fix. s/proxys/proxies/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@558468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user