From: André Malo Date: Sun, 5 Sep 2004 03:51:05 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.0.52~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=692976e2df696c4904529d0ffdb9b76f820b9bfe;p=thirdparty%2Fapache%2Fhttpd.git update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104995 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/index.html.de b/docs/manual/index.html.de index 96fa55f351f..ab9bd601c01 100644 --- a/docs/manual/index.html.de +++ b/docs/manual/index.html.de @@ -27,7 +27,7 @@  ko  |  ru 

-

+

Hinweise zur Version

-

+

Release Notes

-

+

Notas de la Versión

  • Nuevas funcionalidades en Apache 2.0
  • diff --git a/docs/manual/index.html.ja.euc-jp b/docs/manual/index.html.ja.euc-jp index 7f91a747047..cd3540c9ace 100644 --- a/docs/manual/index.html.ja.euc-jp +++ b/docs/manual/index.html.ja.euc-jp @@ -27,7 +27,7 @@  ko  |  ru 

-

+

¥ê¥ê¡¼¥¹¥Î¡¼¥È

-

+

files in a directory that can cause httpd to fail.

-

The file path specified may be an absolute path (i.e. - starting with a slash), or may be relative to the - ServerRoot directory.

+

The file path specified may be an absolute path, or may be relative + to the ServerRoot directory.

Examples:

@@ -2308,7 +2307,6 @@ directoryIncludes are set for the /web/docs/spec directory.

-

Note

Using -IncludesNOEXEC or -Includes disables server-side includes completely @@ -2697,7 +2695,7 @@ itself

See also

¹ßÇ¥¹®

-

+

ï ×ÅÒÓÉÉ 2.0

+
Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf + die neuesten Änderungen.
Beschreibung:Ständig verfügbare Kernfunktionen des Apache HTTP Servers
Status:Core
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 07b6e39ed12..50774424ba2 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -998,8 +998,8 @@ in case of an error

The ErrorLog directive sets the name of the file to which the server will log any errors it encounters. If - the file-path is not absolute (in general: does not begin - with a slash (/)) then it is assumed to be relative to the ServerRoot.

+ the file-path is not absolute then it is assumed to be + relative to the ServerRoot.

Example

ErrorLog /var/log/httpd/error_log @@ -1418,9 +1418,8 @@ the server configuration files