Author: lgilbernabe
Date: Sun Feb 12 19:10:00 2017
New Revision: 1782691
URL: http://svn.apache.org/viewvc?rev=1782691&view=rev
Log:
Updated, fixed some missspeled words and added english changes.
Modified:
httpd/httpd/trunk/docs/manual/mod/directive-dict.html
httpd/httpd/trunk/docs/manual/mod/directive-dict.xml.meta
httpd/httpd/trunk/docs/manual/mod/quickreference.html.es
Modified: httpd/httpd/trunk/docs/manual/mod/directive-dict.html
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/directive-dict.html?rev=1782691&r1=1782690&r2=1782691&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/directive-dict.html (original)
+++ httpd/httpd/trunk/docs/manual/mod/directive-dict.html Sun Feb 12 19:10:00 2017
@@ -4,6 +4,10 @@ URI: directive-dict.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
+URI: directive-dict.html.es
+Content-Language: es
+Content-type: text/html; charset=ISO-8859-1
+
URI: directive-dict.html.fr
Content-Language: fr
Content-type: text/html; charset=ISO-8859-1
Modified: httpd/httpd/trunk/docs/manual/mod/directive-dict.xml.meta
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/directive-dict.xml.meta?rev=1782691&r1=1782690&r2=1782691&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/directive-dict.xml.meta (original)
+++ httpd/httpd/trunk/docs/manual/mod/directive-dict.xml.meta Sun Feb 12 19:10:00 2017
@@ -8,6 +8,7 @@
<variants>
<variant>en</variant>
+ <variant>es</variant>
<variant>fr</variant>
<variant>ja</variant>
<variant outdated="yes">ko</variant>
Modified: httpd/httpd/trunk/docs/manual/mod/quickreference.html.es
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/quickreference.html.es?rev=1782691&r1=1782690&r2=1782691&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/quickreference.html.es (original)
+++ httpd/httpd/trunk/docs/manual/mod/quickreference.html.es Sun Feb 12 19:10:00 2017
@@ -795,8 +795,8 @@ response</td></tr>
<tr class="odd"><td><a href="mod_proxy_express.html#proxyexpressenable">ProxyExpressEnable
[on|off]</a></td><td></td><td>sv</td><td>E</td></tr><tr
class="odd"><td class="descr" colspan="4">Enable the module functionality.</td></tr>
<tr><td><a href="mod_proxy_fcgi.html#proxyfcgibackendtype">ProxyFCGIBackendType
FPM|GENERIC</a></td><td> FPM </td><td>svdh</td><td>E</td></tr><tr><td
class="descr" colspan="4">Specify the type of backend FastCGI application</td></tr>
<tr class="odd"><td><a href="mod_proxy_fcgi.html#proxyfcgisetenvif">ProxyFCGISetEnvIf
<var>conditional-expression</var>
- <var>environment-variable-name</var>
- <var>value-expression</var></a></td><td></td><td>svdh</td><td>E</td></tr><tr
class="odd"><td class="descr" colspan="4">Allow variables sent to FastCGI servers
to be fixed up</td></tr>
+ [!]<var>environment-variable-name</var>
+ [<var>value-expression</var>]</a></td><td></td><td>svdh</td><td>E</td></tr><tr
class="odd"><td class="descr" colspan="4">Allow variables sent to FastCGI servers
to be fixed up</td></tr>
<tr><td><a href="mod_proxy_ftp.html#proxyftpdircharset">ProxyFtpDirCharset
<var>character set</var></a></td><td> ISO-8859-1 </td><td>svd</td><td>E</td></tr><tr><td
class="descr" colspan="4">Define the character set for proxied FTP listings</td></tr>
<tr class="odd"><td><a href="mod_proxy_ftp.html#proxyftpescapewildcards">ProxyFtpEscapeWildcards
[on|off]</a></td><td></td><td>svd</td><td>E</td></tr><tr
class="odd"><td class="descr" colspan="4">Whether wildcards in requested filenames
are escaped when sent to the FTP server</td></tr>
<tr><td><a href="mod_proxy_ftp.html#proxyftplistonwildcard">ProxyFtpListOnWildcard
[on|off]</a></td><td></td><td>svd</td><td>E</td></tr><tr><td
class="descr" colspan="4">Whether wildcards in requested filenames trigger a file listing</td></tr>
|