home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Complet / Apache / apache_2.0.52-win32-x86-no_ssl.msi / Data.Cab / F278349_mod_proxy_ftp.xml < prev    next >
Extensible Markup Language  |  2004-04-17  |  2KB  |  50 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
  3. <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
  4. <!-- $Revision: 1.1.2.5 $ -->
  5.  
  6. <!--
  7.  Copyright 2002-2004 The Apache Software Foundation
  8.  
  9.  Licensed under the Apache License, Version 2.0 (the "License");
  10.  you may not use this file except in compliance with the License.
  11.  You may obtain a copy of the License at
  12.  
  13.      http://www.apache.org/licenses/LICENSE-2.0
  14.  
  15.  Unless required by applicable law or agreed to in writing, software
  16.  distributed under the License is distributed on an "AS IS" BASIS,
  17.  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  18.  See the License for the specific language governing permissions and
  19.  limitations under the License.
  20. -->
  21.  
  22. <modulesynopsis metafile="mod_proxy_ftp.xml.meta">
  23.  
  24. <name>mod_proxy_ftp</name>
  25. <description>FTP support module for
  26. <module>mod_proxy</module></description>
  27. <status>Extension</status>
  28. <sourcefile>proxy_ftp.c</sourcefile>
  29. <identifier>proxy_ftp_module</identifier>
  30.  
  31. <summary>
  32.     <p>This module <em>requires</em> the service of <module
  33.     >mod_proxy</module>. It provides support for the proxying
  34.     FTP sites.</p>
  35.  
  36.     <p>Thus, in order to get the ability of handling FTP proxy requests,
  37.     <module>mod_proxy</module> and <module>mod_proxy_ftp</module>
  38.     have to be present in the server.</p>
  39.  
  40.     <note type="warning"><title>Warning</title>
  41.       <p>Do not enable proxying until you have <a
  42.       href="mod_proxy.html#access">secured your server</a>. Open proxy
  43.       servers are dangerous both to your network and to the Internet at
  44.       large.</p>
  45.     </note>
  46. </summary>
  47. <seealso><module>mod_proxy</module></seealso>
  48.  
  49. </modulesynopsis>
  50.