From: André Malo Date: Fri, 17 Aug 2007 21:17:40 +0000 (+0000) Subject: fix transformation X-Git-Tag: 2.2.6~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20763aa0df2ddbcb4d6afa87f1f6979a6edc373;p=thirdparty%2Fapache%2Fhttpd.git fix transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@567149 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index e4b899fa7e6..888563029e1 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -21,8 +21,8 @@

Available Languages:  de  |  en  |  fr  | - ja  | - ko 

+ ja  | + ko 

Configuring Apache to listen on specific addresses and ports.

@@ -153,8 +153,8 @@

Available Languages:  de  |  en  |  fr  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index bc036688a66..72104aed9d9 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -20,8 +20,8 @@

Available Languages:  de  |  en  | - ja  | - ko 

+ ja  | + ko 

This document describes the files used to configure the Apache @@ -159,8 +159,8 @@ HTTP server.

Available Languages:  de  |  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/content-negotiation.html.en b/docs/manual/content-negotiation.html.en index 8f036d3044c..2dfb02e847a 100644 --- a/docs/manual/content-negotiation.html.en +++ b/docs/manual/content-negotiation.html.en @@ -19,8 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.2

Content Negotiation

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

@@ -671,8 +671,8 @@ factors to 5 decimal places before choosing the best variant.

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index 6e83819f363..0ed023bcd15 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -20,8 +20,8 @@

Available Languages:  en  |  es  | - ja  | - ko 

+ ja  | + ko 

Additional functionality allows webmasters to configure the response @@ -194,8 +194,8 @@

Available Languages:  en  |  es  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/developer/modules.html.en b/docs/manual/developer/modules.html.en index 3635529f607..82029060a08 100644 --- a/docs/manual/developer/modules.html.en +++ b/docs/manual/developer/modules.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

Converting Modules from Apache 1.3 to Apache 2.0

Available Languages:  en  | - ja 

+ ja 

This is a first attempt at writing the lessons I learned @@ -266,7 +266,7 @@ module MODULE_VAR_EXPORT module_name_module =

Available Languages:  en  | - ja 

+ ja 

diff --git a/docs/manual/dns-caveats.html.en b/docs/manual/dns-caveats.html.en index 8dab78121c6..763d1a70e53 100644 --- a/docs/manual/dns-caveats.html.en +++ b/docs/manual/dns-caveats.html.en @@ -19,8 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.2

Issues Regarding DNS and Apache

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

This page could be summarized with the statement: don't @@ -231,8 +231,8 @@

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/dso.html.en b/docs/manual/dso.html.en index 3ddb3abf102..9e64d88323c 100644 --- a/docs/manual/dso.html.en +++ b/docs/manual/dso.html.en @@ -19,8 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.2

Dynamic Shared Object (DSO) Support

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

The Apache HTTP Server is a modular program where the @@ -307,8 +307,8 @@ $ apxs -i -a -n foo mod_foo.la

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en index fef285fb77d..1c59501d2e1 100644 --- a/docs/manual/env.html.en +++ b/docs/manual/env.html.en @@ -19,8 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.2

Environment Variables in Apache

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

The Apache HTTP Server provides a mechanism for storing @@ -405,8 +405,8 @@ SetEnvIf Referer "^$" local_referal

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/filter.html.en b/docs/manual/filter.html.en index 1c50d618bcc..4f3982d7d62 100644 --- a/docs/manual/filter.html.en +++ b/docs/manual/filter.html.en @@ -21,8 +21,8 @@

Available Languages:  en  |  es  |  fr  | - ja  | - ko 

+ ja  | + ko 

This document describes the use of filters in Apache.

@@ -129,8 +129,8 @@ configuration instead.

Available Languages:  en  |  es  |  fr  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/glossary.html.en b/docs/manual/glossary.html.en index 36a90d85003..54579de7ec0 100644 --- a/docs/manual/glossary.html.en +++ b/docs/manual/glossary.html.en @@ -21,7 +21,7 @@

Available Languages:  de  |  en  |  es  | - ko 

+ ko 

This glossary defines some of the common terminology related to Apache in @@ -448,7 +448,7 @@

Available Languages:  de  |  en  |  es  | - ko 

+ ko 

diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en index ff679e3e374..27d989c5a80 100644 --- a/docs/manual/handler.html.en +++ b/docs/manual/handler.html.en @@ -21,8 +21,8 @@

Available Languages:  en  |  es  |  fr  | - ja  | - ko  | + ja  | + ko  |  ru 

@@ -148,8 +148,8 @@

Available Languages:  en  |  es  |  fr  | - ja  | - ko  | + ja  | + ko  |  ru 

diff --git a/docs/manual/invoking.html.de b/docs/manual/invoking.html.de index c08272a1270..3cb6b0679bf 100644 --- a/docs/manual/invoking.html.de +++ b/docs/manual/invoking.html.de @@ -21,6 +21,7 @@

Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko  |  ru 

@@ -147,6 +148,7 @@

Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko  |  ru 

diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index 998ee6ac80e..a81b3659654 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -22,8 +22,8 @@  en  |  es  |  fr  | - ja  | - ko  | + ja  | + ko  |  ru 

@@ -144,8 +144,8 @@  en  |  es  |  fr  | - ja  | - ko  | + ja  | + ko  |  ru 

Log Files

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

In order to effectively manage a web server, it is necessary @@ -594,8 +594,8 @@

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/misc/index.html.en b/docs/manual/misc/index.html.en index cfcc847c365..bc8e2e97736 100644 --- a/docs/manual/misc/index.html.en +++ b/docs/manual/misc/index.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2

Apache Miscellaneous Documentation

Available Languages:  en  | - ko 

+ ko 

@@ -73,7 +73,7 @@

Available Languages:  en  | - ko 

+ ko 

diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index 3b55b25e757..73f9eab094b 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2 > Miscellaneous Documentation

Apache Performance Tuning

Available Languages:  en  | - ko 

+ ko 

@@ -1049,7 +1049,7 @@

Available Languages:  en  | - ko 

+ ko 

diff --git a/docs/manual/misc/relevant_standards.html.en b/docs/manual/misc/relevant_standards.html.en index 94c2739fd57..f25a08901b4 100644 --- a/docs/manual/misc/relevant_standards.html.en +++ b/docs/manual/misc/relevant_standards.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2 > Miscellaneous Documentation

Relevant Standards

Available Languages:  en  | - ko 

+ ko 

This page documents all the relevant standards that the @@ -192,7 +192,7 @@

Available Languages:  en  | - ko 

+ ko 

diff --git a/docs/manual/misc/rewriteguide.html.en b/docs/manual/misc/rewriteguide.html.en index aaf8e3ae634..4ad31b1795d 100644 --- a/docs/manual/misc/rewriteguide.html.en +++ b/docs/manual/misc/rewriteguide.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2 > Miscellaneous Documentation

URL Rewriting Guide

Available Languages:  en  | - ko 

+ ko 

@@ -2091,7 +2091,7 @@ while (<>) {

Available Languages:  en  | - ko 

+ ko 

diff --git a/docs/manual/misc/security_tips.html.en b/docs/manual/misc/security_tips.html.en index 41d248cce38..911a622be54 100644 --- a/docs/manual/misc/security_tips.html.en +++ b/docs/manual/misc/security_tips.html.en @@ -19,7 +19,7 @@ Apache > HTTP Server > Documentation > Version 2.2 > Miscellaneous Documentation

Security Tips

Available Languages:  en  | - ko 

+ ko 

Some hints and tips on security issues in setting up a web server. @@ -343,7 +343,7 @@

Available Languages:  en  | - ko 

+ ko 

diff --git a/docs/manual/mod/beos.html.en b/docs/manual/mod/beos.html.en index 68a263d7f4f..b7c62ffd7d6 100644 --- a/docs/manual/mod/beos.html.en +++ b/docs/manual/mod/beos.html.en @@ -24,7 +24,7 @@

Available Languages:  de  |  en  |  es  | - ko 

+ ko 

@@ -100,7 +100,7 @@ will handle during its life

Available Languages:  de  |  en  |  es  | - ko 

+ ko 

diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 626cfc7684d..60020d1506b 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -23,7 +23,7 @@

Available Languages:  de  |  en  | - ja 

+ ja 

Description:This Multi-Processing Module is optimized for BeOS.
Status:MPM
@@ -3396,7 +3396,7 @@ hostname or IP address

Available Languages:  de  |  en  | - ja 

+ ja 

diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index aea18c4e67b..2350e1cb241 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -19,8 +19,8 @@ Apache > HTTP Server > Documentation > Version 2.2

Terms Used to Describe Directives

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

This document describes the terms that are used to describe @@ -283,8 +283,8 @@

Available Languages:  en  | - ja  | - ko 

+ ja  | + ko 

diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index 29c2efeceaf..082f62f5c5f 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -21,8 +21,8 @@

Available Languages:  de  |  en  |  es  | - ja  | - ko  | + ja  | + ko  |  ru 

@@ -335,4 +335,108 @@
  • RewriteLogLevel
  • RewriteMap
  • RewriteOptions
  • -
  • RewriteRule< \ No newline at end of file +
  • RewriteRule
  • +
  • RLimitCPU
  • +
  • RLimitMEM
  • +
  • RLimitNPROC
  • +
  • Satisfy
  • +
  • ScoreBoardFile
  • +
  • Script
  • +
  • ScriptAlias
  • +
  • ScriptAliasMatch
  • +
  • ScriptInterpreterSource
  • +
  • ScriptLog
  • +
  • ScriptLogBuffer
  • +
  • ScriptLogLength
  • +
  • ScriptSock
  • +
  • SecureListen
  • +
  • SendBufferSize
  • +
  • ServerAdmin
  • +
  • ServerAlias
  • +
  • ServerLimit
  • +
  • ServerName
  • +
  • ServerPath
  • +
  • ServerRoot
  • +
  • ServerSignature
  • +
  • ServerTokens
  • +
  • SetEnv
  • +
  • SetEnvIf
  • +
  • SetEnvIfNoCase
  • +
  • SetHandler
  • +
  • SetInputFilter
  • +
  • SetOutputFilter
  • +
  • SSIEndTag
  • +
  • SSIErrorMsg
  • +
  • SSIStartTag
  • +
  • SSITimeFormat
  • +
  • SSIUndefinedEcho
  • +
  • SSLCACertificateFile
  • +
  • SSLCACertificatePath
  • +
  • SSLCADNRequestFile
  • +
  • SSLCADNRequestPath
  • +
  • SSLCARevocationFile
  • +
  • SSLCARevocationPath
  • +
  • SSLCertificateChainFile
  • +
  • SSLCertificateFile
  • +
  • SSLCertificateKeyFile
  • +
  • SSLCipherSuite
  • +
  • SSLCryptoDevice
  • +
  • SSLEngine
  • +
  • SSLHonorCipherOrder
  • +
  • SSLMutex
  • +
  • SSLOptions
  • +
  • SSLPassPhraseDialog
  • +
  • SSLProtocol
  • +
  • SSLProxyCACertificateFile
  • +
  • SSLProxyCACertificatePath
  • +
  • SSLProxyCARevocationFile
  • +
  • SSLProxyCARevocationPath
  • +
  • SSLProxyCipherSuite
  • +
  • SSLProxyEngine
  • +
  • SSLProxyMachineCertificateFile
  • +
  • SSLProxyMachineCertificatePath
  • +
  • SSLProxyProtocol
  • +
  • SSLProxyVerify
  • +
  • SSLProxyVerifyDepth
  • +
  • SSLRandomSeed
  • +
  • SSLRequire
  • +
  • SSLRequireSSL
  • +
  • SSLSessionCache
  • +
  • SSLSessionCacheTimeout
  • +
  • SSLUserName
  • +
  • SSLVerifyClient
  • +
  • SSLVerifyDepth
  • +
  • StartServers
  • +
  • StartThreads
  • +
  • SuexecUserGroup
  • +
  • ThreadLimit
  • +
  • ThreadsPerChild
  • +
  • ThreadStackSize
  • +
  • TimeOut
  • +
  • TraceEnable
  • +
  • TransferLog
  • +
  • TypesConfig
  • +
  • UnsetEnv
  • +
  • UseCanonicalName
  • +
  • UseCanonicalPhysicalPort
  • +
  • User
  • +
  • UserDir
  • +
  • VirtualDocumentRoot
  • +
  • VirtualDocumentRootIP
  • +
  • <VirtualHost>
  • +
  • VirtualScriptAlias
  • +
  • VirtualScriptAliasIP
  • +
  • Win32DisableAcceptEx
  • +
  • XBitHack
  • + +
    +

    Available Languages:  de  | + en  | + es  | + ja  | + ko  | + ru 

    +
    + \ No newline at end of file diff --git a/docs/manual/mpm.html.de b/docs/manual/mpm.html.de index 66b6b086d43..7070fa492a3 100644 --- a/docs/manual/mpm.html.de +++ b/docs/manual/mpm.html.de @@ -21,6 +21,7 @@

    Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -117,6 +118,7 @@

    Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -117,6 +118,7 @@ choice at compile-time.

    Available Languages:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -131,6 +132,7 @@ especifica lo contrario al compilar.

    Idiomas disponibles:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -122,6 +123,7 @@ Apache HTTP

    Available Languages:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -114,6 +115,7 @@

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  |  es  | + fr  |  ja  |  ko 

    Overview of new features in Apache 2.2

    Available Languages:  en  | + fr  |  ko  |  pt-br 

    @@ -264,6 +265,7 @@

    Available Languages:  en  | + fr  |  ko  |  pt-br 

    ¾ÆÆÄÄ¡ 2.2ÀÇ »õ·Î¿î ±â´É °³¿ä

    °¡´ÉÇÑ ¾ð¾î:  en  | + fr  |  ko  |  pt-br 

    @@ -118,6 +119,7 @@

    °¡´ÉÇÑ ¾ð¾î:  en  | + fr  |  ko  |  pt-br 

    Descrição das novas funcionalidades do Apache 2.2

    Línguas Disponíveis:  en  | + fr  |  ko  |  pt-br 

    @@ -127,6 +128,7 @@

    Línguas Disponíveis:  en  | + fr  |  ko  |  pt-br 

    -

    Either command will compile Apache. The latter will include - debugging information in the resulting files, making it easier - to find bugs and track down problems.

    +

    Either command will compile Apache. The latter will disable + optimization of the resulting files, making it easier to single + step the code to find bugs and track down problems.

    top
    @@ -225,27 +241,41 @@ nmake /f Makefile.win _apached .dsp files change! This is really trivial, just open Apache.dsw in the VC++ 7.0 IDE once again.

    +
    There is a flaw in the .vcproj conversion of .dsp through + Visual Studio 2005 SP1; devenv.exe will mis-parse the /D flag for RC + flags containing long quoted /D'efines containing spaces. The command: +

    + perl srclib\apr\build\cvtdsp.pl -2005 +

    + will convert the /D flags for RC flags to use an alternate, parseable + syntax; unfortunately this syntax isn't supported by Visual Studio 97 + or it's exported .mak files. These /D flags are used to pass the long + description of the mod_apachemodule.so files to their .rc resource + version-identifier compilations, and replace the use of awk for generating + .rc files formerly used for Apache 2.0.
    +

    Visual C++ 7.0 (.net) users should also use the Build menu, Configuration Manager dialog to uncheck both the Debug and Release Solution modules abs, mod_ssl and mod_deflate. These modules are built by invoking nmake or the IDE directly - with the BinBuild target to build those modules explicitly, - only if the srclib directories openssl - and/or zlib exist.

    + with the BinBuild target to build those modules conditionally + if the srclib directories openssl and/or + zlib exist.

    Exported .mak files pose a greater hassle, but they are required for Visual C++ 5.0 users to build mod_ssl, abs (ab with SSL support) and/or - mod_deflate. - VC++ 7.0 (.net) users also benefit, nmake builds - are faster than binenv builds. - Build the entire project from within the VC++ 5.0 or 6.0 IDE, - then use the Project Menu Export for all makefiles. - You must build the projects first in order to create all dynamic - auto-generated targets, so that dependencies can be parsed - correctly. Run the following command to fix the paths so they - will build anywhere:

    + mod_deflate. VC++ 7.0 (Visual Studio .NET) users + also benefit, nmake builds were faster than + binenv builds until the parallel compilation features + introduced in Visual Studio 2005. Build the entire project from within + the VC++ 5.0 or 6.0 IDE, preferably with mod_deflate, mod_ssl and abs, + then use the Project Menu Export for all makefiles (preferably, with + dependencies.) You must build the projects first in order to create + all dynamic auto-generated targets, so that dependencies can be parsed + correctly. Run the following command to fix the paths so they will build + anywhere:

    perl srclib\apr\build\fixwin32mak.pl @@ -411,17 +441,18 @@ nmake /f Makefile.win installd INSTDIR=dir build provides all of the dependent files required to build proper dependency trees for correct build behavior.

    -

    In order to create distribution .mak files, always review - the generated .mak (or .dep) dependencies for - Platform SDK or other garbage includes. The DevStudio\SharedIDE\bin\ - (VC5) or DevStudio\Common\MSDev98\bin\ (VC6) directory contains - the sysincl.dat file, which must list all exceptions. Update this - file (including both forward and backslashed paths, such as both - sys/time.h and sys\time.h) to include such dependencies. - Including local-install paths in a distributed .mak file will - cause the build to fail completely. And don't forget to run - srclib/apr/build/fixwin32mak.pl in order to fix absolute - paths within the .mak files.

    +

    In order to create distribution .mak files, always + review the generated .mak (or .dep) + dependencies for Platform SDK or other garbage, machine specific + includes. The DevStudio\SharedIDE\bin\ (VC5) or + DevStudio\Common\MSDev98\bin\ (VC6) directory contains + the sysincl.dat file, which must list all exceptions. + Update this file (including both forward and backslashed paths, such + as both sys/time.h and sys\time.h) to ignore + such dependencies. Including local-install paths in a distributed + .mak file will cause the build to fail completely. And + don't forget to run srclib/apr/build/fixwin32mak.pl in + order to fix absolute paths within the .mak files.

    diff --git a/docs/manual/stopping.html.de b/docs/manual/stopping.html.de index 44c2e749c4e..3847d734c5c 100644 --- a/docs/manual/stopping.html.de +++ b/docs/manual/stopping.html.de @@ -21,6 +21,7 @@

    Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -298,6 +299,7 @@

    Verfügbare Sprachen:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -225,6 +226,7 @@ error. See above for a method of avoiding this.

    Available Languages:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -259,6 +260,7 @@ m

    Idiomas disponibles:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -248,6 +249,7 @@

    Available Languages:  de  |  en  |  es  | + fr  |  ja  |  ko 

    @@ -197,6 +198,7 @@

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  |  es  | + fr  |  ja  |  ko 

    Description:Core Apache HTTP Server features that are always available