diff -ur httpd-2.2.0/Apache.dsw httpd-2.2.0-branch/Apache.dsw --- httpd-2.2.0/Apache.dsw 2005-10-09 17:31:40.000000000 +0300 +++ httpd-2.2.0-branch/Apache.dsw 2005-12-22 04:02:47.000000000 +0200 @@ -81,6 +81,9 @@ Project_Dep_Name mod_authn_anon End Project Dependency Begin Project Dependency + Project_Dep_Name mod_authn_dbd + End Project Dependency + Begin Project Dependency Project_Dep_Name mod_authn_dbm End Project Dependency Begin Project Dependency @@ -126,6 +129,9 @@ Project_Dep_Name mod_dav_fs End Project Dependency Begin Project Dependency + Project_Dep_Name mod_dbd + End Project Dependency + Begin Project Dependency Project_Dep_Name mod_dir End Project Dependency Begin Project Dependency @@ -747,6 +753,33 @@ ############################################################################### +Project: "mod_authn_dbd"=.\modules\aaa\mod_authn_dbd.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name libapr + End Project Dependency + Begin Project Dependency + Project_Dep_Name libaprutil + End Project Dependency + Begin Project Dependency + Project_Dep_Name libhttpd + End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_auth_basic + End Project Dependency + Begin Project Dependency + Project_Dep_Name mod_dbd + End Project Dependency +}}} + +############################################################################### + Project: "mod_authn_dbm"=.\modules\aaa\mod_authn_dbm.dsp - Package Owner=<4> Package=<5> @@ -1110,6 +1143,27 @@ ############################################################################### +Project: "mod_dbd"=.\modules\database\mod_dbd.dsp - Package Owner=<4> + +Package=<5> +{{{ +}}} + +Package=<4> +{{{ + Begin Project Dependency + Project_Dep_Name libapr + End Project Dependency + Begin Project Dependency + Project_Dep_Name libaprutil + End Project Dependency + Begin Project Dependency + Project_Dep_Name libhttpd + End Project Dependency +}}} + +############################################################################### + Project: "mod_deflate"=.\modules\filters\mod_deflate.dsp - Package Owner=<4> Package=<5> diff -ur httpd-2.2.0/BuildBin.dsp httpd-2.2.0-branch/BuildBin.dsp --- httpd-2.2.0/BuildBin.dsp 2005-04-09 09:07:58.000000000 +0300 +++ httpd-2.2.0-branch/BuildBin.dsp 2005-12-22 04:02:47.000000000 +0200 @@ -33,15 +33,15 @@ # PROP BASE Intermediate_Dir "" # PROP BASE Cmd_Line "NMAKE /f makefile.win" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "\Apache21\bin\httpd.exe" +# PROP BASE Target_File "\Apache2\bin\httpd.exe" # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 0 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" LONG=Release _tryssl _tryzlib _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Release _tryssl _tryzlib _dummy" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache21\bin\httpd.exe" +# PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name ".\Browse\httpd.bsc" # PROP Target_Dir "" @@ -52,15 +52,15 @@ # PROP BASE Intermediate_Dir "" # PROP BASE Cmd_Line "NMAKE /f makefile.win" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "\Apache21\bin\httpd.exe" +# PROP BASE Target_File "\Apache2\bin\httpd.exe" # PROP BASE Bsc_Name ".\Browse\BuildBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 1 # PROP Output_Dir "" # PROP Intermediate_Dir "" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" LONG=Debug _tryssl _tryzlib _dummy" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" LONG=Debug _tryssl _tryzlib _dummy" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache21\bin\httpd.exe" +# PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name ".\Browse\httpd.bsc" # PROP Target_Dir "" diff -ur httpd-2.2.0/CHANGES httpd-2.2.0-branch/CHANGES --- httpd-2.2.0/CHANGES 2005-11-29 10:00:39.000000000 +0200 +++ httpd-2.2.0-branch/CHANGES 2005-12-22 04:02:47.000000000 +0200 @@ -1,4 +1,29 @@ -*- coding: utf-8 -*- +Changes with Apache 2.2.1 + + *) Chunk filter: Fix chunk filter to create correct chunks in the case that + a flush bucket is surrounded by data buckets. [Ruediger Pluem] + + *) SECURITY: CVE-2005-3352 (cve.mitre.org) + mod_imagemap: Escape untrusted referer header before outputting + in HTML to avoid potential cross-site scripting. Change also + made to ap_escape_html so we escape quotes. Reported by JPCERT. + [Mark Cox] + + *) Fix syntax error in httpd.h with strict compilers. PR 38740. + [Per Olausson ] + + *) Preserve the Content-Length header for a proxied HEAD response. + PR 18757. [Greg Ames] + + *) Fix recursive ErrorDocument handling. PR 36090. + [Chris Darroch ] + + *) Don't hang on error return from post_read_request. PR37790 [Nick Kew] + + *) Fix off-by-one error in proxy_balancer. PR37753 + [Kazuhiro Osawa ] + Changes with Apache 2.2.0 *) mod_negotiation: Minor performance tweak by reusing already calculated diff -ur httpd-2.2.0/InstallBin.dsp httpd-2.2.0-branch/InstallBin.dsp --- httpd-2.2.0/InstallBin.dsp 2005-04-09 09:07:58.000000000 +0300 +++ httpd-2.2.0-branch/InstallBin.dsp 2005-12-22 04:02:45.000000000 +0200 @@ -33,15 +33,15 @@ # PROP BASE Intermediate_Dir "Release" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "\Apache21\bin\httpd.exe" +# PROP BASE Target_File "\Apache2\bin\httpd.exe" # PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=R LONG=Release _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=R LONG=Release _install" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache21\bin\httpd.exe" +# PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name "Browse\httpd.bsc" # PROP Target_Dir "" @@ -52,15 +52,15 @@ # PROP BASE Intermediate_Dir "Debug" # PROP BASE Cmd_Line "NMAKE /f InstallBin.mak" # PROP BASE Rebuild_Opt "/a" -# PROP BASE Target_File "\Apache21\bin\httpd.exe" +# PROP BASE Target_File "\Apache2\bin\httpd.exe" # PROP BASE Bsc_Name "InstallBin.bsc" # PROP BASE Target_Dir "" # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" -# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache21" SHORT=D LONG=Debug _install" +# PROP Cmd_Line "NMAKE /f makefile.win INSTDIR="\Apache2" SHORT=D LONG=Debug _install" # PROP Rebuild_Opt "" -# PROP Target_File "\Apache21\bin\httpd.exe" +# PROP Target_File "\Apache2\bin\httpd.exe" # PROP Bsc_Name "" # PROP Target_Dir "" diff -ur httpd-2.2.0/LAYOUT httpd-2.2.0-branch/LAYOUT --- httpd-2.2.0/LAYOUT 2005-11-29 10:00:39.000000000 +0200 +++ httpd-2.2.0-branch/LAYOUT 2005-12-22 04:02:47.000000000 +0200 @@ -163,11 +163,7 @@ experimental/ ........... - leader/ ................. - - perchild/ ............... - - threadpool/ ............. + event/ ................. mpmt_os2/ ............... diff -ur httpd-2.2.0/Makefile.win httpd-2.2.0-branch/Makefile.win --- httpd-2.2.0/Makefile.win 2005-09-21 18:14:35.000000000 +0300 +++ httpd-2.2.0-branch/Makefile.win 2005-12-22 04:02:47.000000000 +0200 @@ -19,7 +19,7 @@ # # For example; # -# nmake /f Makefile.win PORT=80 INSTDIR="d:\Program Files\Apache" installr +# nmake -f Makefile.win PORT=80 INSTDIR="d:\Program Files\Apache" installr # # Be aware that certain awk's will not accept backslahed names, # so the server root should be given in forward slashes (quoted), @@ -33,10 +33,10 @@ !IF !EXIST("srclib\apr") || !EXIST("srclib\apr-util") || !EXIST("srclib\apr-iconv") !MESSAGE Please check out or download and unpack the Apache Portability Runtime -!MESSAGE sources (apr, apr-iconv and apr-util) into your $(INSTDIR)\srclib dir. +!MESSAGE sources (apr, apr-iconv and apr-util) into your srclib dir. !MESSAGE Apache cannot build without these libraries! !MESSAGE -!ERROR Need $(INSTDIR)\srclib\ apr, apr-iconv and apr-util +!ERROR Need srclib\ apr, apr-iconv and apr-util !ENDIF # Note; _tryssl: is only used by the msvc developer studio environment to 'fix up' @@ -119,18 +119,18 @@ !MESSAGE SERVERNAME = $(SERVERNAME) !MESSAGE PORT = $(PORT) !MESSAGE -!MESSAGE To change these options use 'nmake /f Makefile.win [option=value]' -!MESSAGE Example: nmake /f Makefile.win PORT=8080 +!MESSAGE To change these options use 'nmake -f Makefile.win [option=value]' +!MESSAGE Example: nmake -f Makefile.win PORT=8080 !MESSAGE !MESSAGE !ENDIF !IFNDEF MAKEOPT # Only default the behavior if MAKEOPT= is omitted -!IF "$(MAKE)" == "NMAKE" +!IFDEF _NMAKE_VER # Microsoft NMake options MAKEOPT=-nologo -!ELSEIF "($MAKE)" == "make" +!ELSEIF "$(MAKE)" == "make" # Borland make options? Not really supported (yet) MAKEOPT=-s -N !ENDIF @@ -178,14 +178,14 @@ $(MAKE) $(MAKEOPT) -f apriconv.mak CFG="apriconv - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f libapriconv.mak CFG="libapriconv - Win32 $(LONG)" RECURSE=0 $(CTARGET) !IF "$(CTARGET)" == "CLEAN" - $(MAKE) $(MAKEOPT) /f build\modules.mk.win clean \ + $(MAKE) $(MAKEOPT) -f build\modules.mk.win clean \ BUILD_MODE=$(LONG) BIND_MODE=shared API_SOURCE=. !ELSE cd ccs - $(MAKE) /nologo /f Makefile.win all \ + $(MAKE) $(MAKEOPT) -f Makefile.win all \ BUILD_MODE=$(LONG) BIND_MODE=shared cd ..\ces - $(MAKE) /nologo /f Makefile.win all \ + $(MAKE) $(MAKEOPT) -f Makefile.win all \ BUILD_MODE=$(LONG) BIND_MODE=shared cd .. !ENDIF @@ -216,6 +216,7 @@ $(MAKE) $(MAKEOPT) -f mod_auth_basic.mak CFG="mod_auth_basic - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_auth_digest.mak CFG="mod_auth_digest - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_authn_anon.mak CFG="mod_authn_anon - Win32 $(LONG)" RECURSE=0 $(CTARGET) + $(MAKE) $(MAKEOPT) -f mod_authn_dbd.mak CFG="mod_authn_dbd - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_authn_dbm.mak CFG="mod_authn_dbm - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_authn_default.mak CFG="mod_authn_default - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_authn_file.mak CFG="mod_authn_file - Win32 $(LONG)" RECURSE=0 $(CTARGET) @@ -235,6 +236,9 @@ $(MAKE) $(MAKEOPT) -f mod_mem_cache.mak CFG="mod_mem_cache - Win32 $(LONG)" RECURSE=0 $(CTARGET) $(MAKE) $(MAKEOPT) -f mod_disk_cache.mak CFG="mod_disk_cache - Win32 $(LONG)" RECURSE=0 $(CTARGET) cd ..\.. + cd modules\database + $(MAKE) $(MAKEOPT) -f mod_dbd.mak CFG="mod_dbd - Win32 $(LONG)" RECURSE=0 $(CTARGET) + cd ..\.. cd modules\dav\main $(MAKE) $(MAKEOPT) -f mod_dav.mak CFG="mod_dav - Win32 $(LONG)" RECURSE=0 $(CTARGET) cd ..\..\.. @@ -246,9 +250,9 @@ $(MAKE) $(MAKEOPT) -f mod_dumpio.mak CFG="mod_dumpio - Win32 $(LONG)" RECURSE=0 $(CTARGET) cd ..\.. cd modules\experimental - $(MAKE) $(MAKEOPT) -f mod_charset_lite.mak CFG="mod_charset_lite - Win32 $(LONG)" RECURSE=0 $(CTARGET) cd ..\.. cd modules\filters + $(MAKE) $(MAKEOPT) -f mod_charset_lite.mak CFG="mod_charset_lite - Win32 $(LONG)" RECURSE=0 $(CTARGET) !IF EXIST("srclib\zlib") $(MAKE) $(MAKEOPT) -f mod_deflate.mak CFG="mod_deflate - Win32 $(LONG)" RECURSE=0 $(CTARGET) !ENDIF @@ -356,7 +360,7 @@ "BuildBin - Win32 $(LONG)" $(CTARGET) !IF "$(CTARGET)" == "/CLEAN" @cd srclib\apr-iconv - @$(MAKE) $(MAKEOPT) /f build\modules.mk.win clean \ + @$(MAKE) $(MAKEOPT) -f build\modules.mk.win clean \ BUILD_MODE=$(LONG) BIND_MODE=shared API_SOURCE=. @cd ..\.. !ENDIF @@ -382,6 +386,7 @@ copy modules\aaa\$(LONG)\mod_auth_basic.$(src_so) "$(inst_so)" <.y copy modules\aaa\$(LONG)\mod_auth_digest.$(src_so) "$(inst_so)" <.y copy modules\aaa\$(LONG)\mod_authn_anon.$(src_so) "$(inst_so)" <.y + copy modules\aaa\$(LONG)\mod_authn_dbd.$(src_so) "$(inst_so)" <.y copy modules\aaa\$(LONG)\mod_authn_dbm.$(src_so) "$(inst_so)" <.y copy modules\aaa\$(LONG)\mod_authn_default.$(src_so) "$(inst_so)" <.y copy modules\aaa\$(LONG)\mod_authn_file.$(src_so) "$(inst_so)" <.y @@ -396,11 +401,12 @@ copy modules\cache\$(LONG)\mod_file_cache.$(src_so) "$(inst_so)" <.y copy modules\cache\$(LONG)\mod_mem_cache.$(src_so) "$(inst_so)" <.y copy modules\cache\$(LONG)\mod_disk_cache.$(src_so) "$(inst_so)" <.y + copy modules\database\$(LONG)\mod_dbd.$(src_so) "$(inst_so)" <.y copy modules\dav\fs\$(LONG)\mod_dav_fs.$(src_so) "$(inst_so)" <.y copy modules\dav\main\$(LONG)\mod_dav.$(src_so) "$(inst_so)" <.y copy modules\debug\$(LONG)\mod_bucketeer.$(src_so) "$(inst_so)" <.y copy modules\debug\$(LONG)\mod_dumpio.$(src_so) "$(inst_so)" <.y - copy modules\experimental\$(LONG)\mod_charset_lite.$(src_so) "$(inst_so)" <.y + copy modules\filters\$(LONG)\mod_charset_lite.$(src_so) "$(inst_so)" <.y !IF EXIST("srclib\zlib") copy modules\filters\$(LONG)\mod_deflate.$(src_so) "$(inst_so)" <.y !IF EXIST("srclib\zlib\zlib1.$(src_dll)") diff -ur httpd-2.2.0/README httpd-2.2.0-branch/README --- httpd-2.2.0/README 2005-11-29 10:00:39.000000000 +0200 +++ httpd-2.2.0-branch/README 2005-12-22 04:02:47.000000000 +0200 @@ -16,15 +16,15 @@ ------------------ Details of the latest version can be found on the Apache HTTP - server project page under http://httpd.apache.org/. + server project page under . Documentation ------------- The documentation available as of the date of this release is included in HTML format in the docs/manual/ directory. The most - up-to-date documentation can be found at - http://httpd.apache.org/docs-2.2/. + up-to-date documentation for the 2.2.x releases can be found at + . Installation ------------ @@ -43,28 +43,28 @@ o If you want to be informed about new code releases, bug fixes, security fixes, general news and information about the Apache server subscribe to the apache-announce mailing list as described under - http://httpd.apache.org/lists.html#http-announce + o If you want freely available support for running Apache please join the Apache user community by subscribing to Users Mailing List at - http://httpd.apache.org/userslist.html or one of the following USENET - newsgroups: - comp.infosystems.www.servers.unix - comp.infosystems.www.servers.ms-windows + or one of the following + USENET newsgroups: + comp.infosystems.www.servers.unix + comp.infosystems.www.servers.ms-windows Also available at: - http://groups.google.com/groups?group=comp.infosystems.www.servers + o If you want commercial support for running Apache please contact one of the companies and contractors which are listed at - http://www.apache.org/info/support.cgi + o If you have a concrete bug report for Apache please go to the Apache Group Bug Database and submit your report: - http://httpd.apache.org/bug_report.html + o If you want to participate in actively developing Apache please subscribe to the `dev@httpd.apache.org' mailing list as described at - http://www.apache.org/lists.html#http-dev + Acknowledgments ---------------- diff -ur httpd-2.2.0/docs/conf/extra/httpd-mpm.conf.in httpd-2.2.0-branch/docs/conf/extra/httpd-mpm.conf.in --- httpd-2.2.0/docs/conf/extra/httpd-mpm.conf.in 2005-11-20 06:44:18.000000000 +0200 +++ httpd-2.2.0-branch/docs/conf/extra/httpd-mpm.conf.in 2005-12-22 04:02:45.000000000 +0200 @@ -57,14 +57,6 @@ MaxRequestsPerChild 0 -# WinNT MPM -# ThreadsPerChild: constant number of worker threads in the server process -# MaxRequestsPerChild: maximum number of requests a server process serves - - ThreadsPerChild 250 - MaxRequestsPerChild 0 - - # BeOS MPM # StartThreads: how many threads do we initially spawn? # MaxClients: max number of threads we can have (1 thread == 1 client) diff -ur httpd-2.2.0/docs/conf/httpd-win.conf httpd-2.2.0-branch/docs/conf/httpd-win.conf --- httpd-2.2.0/docs/conf/httpd-win.conf 2005-11-13 19:17:31.000000000 +0200 +++ httpd-2.2.0-branch/docs/conf/httpd-win.conf 2005-12-22 04:02:45.000000000 +0200 @@ -161,6 +161,7 @@ AllowOverride None Order deny,allow Deny from all + Satisfy all # @@ -391,12 +392,6 @@ # #AddHandler cgi-script .cgi - # For files that include their own HTTP headers: - #AddHandler send-as-is asis - - # For server-parsed imagemap files: - #AddHandler imap-file map - # For type maps (negotiated resources): #AddHandler type-map var diff -ur httpd-2.2.0/docs/conf/httpd.conf.in httpd-2.2.0-branch/docs/conf/httpd.conf.in --- httpd-2.2.0/docs/conf/httpd.conf.in 2005-11-13 19:17:31.000000000 +0200 +++ httpd-2.2.0-branch/docs/conf/httpd.conf.in 2005-12-22 04:02:45.000000000 +0200 @@ -53,7 +53,6 @@ # @@LoadModule@@ - # # If you wish httpd to run as a different user or group, you must run @@ -66,7 +65,6 @@ User daemon Group daemon - # 'Main' server configuration # @@ -173,6 +171,7 @@ Order allow,deny Deny from all + Satisfy All # @@ -316,12 +315,6 @@ # #AddHandler cgi-script .cgi - # For files that include their own HTTP headers: - #AddHandler send-as-is asis - - # For server-parsed imagemap files: - #AddHandler imap-file map - # For type maps (negotiated resources): #AddHandler type-map var diff -ur httpd-2.2.0/docs/manual/bind.html.de httpd-2.2.0-branch/docs/manual/bind.html.de --- httpd-2.2.0/docs/manual/bind.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/bind.html.de 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@
<-

Anbindung

Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/bind.html.en httpd-2.2.0-branch/docs/manual/bind.html.en --- httpd-2.2.0/docs/manual/bind.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/bind.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Binding

Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/bind.html.fr httpd-2.2.0-branch/docs/manual/bind.html.fr --- httpd-2.2.0/docs/manual/bind.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/bind.html.fr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Liaison

Langues Disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/bind.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/bind.html.ja.euc-jp --- httpd-2.2.0/docs/manual/bind.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/bind.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥Ð¥¤¥ó¥É

Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/bind.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/bind.html.ko.euc-kr --- httpd-2.2.0/docs/manual/bind.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/bind.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

ÁÖ¼Ò¿Í Æ÷Æ® ÁöÁ¤ (Binding)

+Apache > HTTP Server > Documentation > Version 2.2

ÁÖ¼Ò¿Í Æ÷Æ® ÁöÁ¤ (Binding)

°¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/caching.html.en httpd-2.2.0-branch/docs/manual/caching.html.en --- httpd-2.2.0/docs/manual/caching.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/caching.html.en 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

<-

Caching Guide

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/configuring.html.de httpd-2.2.0-branch/docs/manual/configuring.html.de --- httpd-2.2.0/docs/manual/configuring.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/configuring.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
<-

Konfigurationsdateien

+Apache > HTTP-Server > Dokumentation > Version 2.2

Konfigurationsdateien

Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/configuring.html.en httpd-2.2.0-branch/docs/manual/configuring.html.en --- httpd-2.2.0/docs/manual/configuring.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/configuring.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Configuration Files

+Apache > HTTP Server > Documentation > Version 2.2

Configuration Files

Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/configuring.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/configuring.html.ja.euc-jp --- httpd-2.2.0/docs/manual/configuring.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/configuring.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

ÀßÄê¥Õ¥¡¥¤¥ë

Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/configuring.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/configuring.html.ko.euc-kr --- httpd-2.2.0/docs/manual/configuring.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/configuring.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¼³Á¤ÆÄÀÏ

°¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/content-negotiation.html.en httpd-2.2.0-branch/docs/manual/content-negotiation.html.en --- httpd-2.2.0/docs/manual/content-negotiation.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/content-negotiation.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Content Negotiation

+Apache > HTTP Server > Documentation > Version 2.2

Content Negotiation

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/content-negotiation.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/content-negotiation.html.ja.euc-jp --- httpd-2.2.0/docs/manual/content-negotiation.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/content-negotiation.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥³¥ó¥Æ¥ó¥È¥Í¥´¥·¥¨¡¼¥·¥ç¥ó

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

¥³¥ó¥Æ¥ó¥È¥Í¥´¥·¥¨¡¼¥·¥ç¥ó

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/content-negotiation.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/content-negotiation.html.ko.euc-kr --- httpd-2.2.0/docs/manual/content-negotiation.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/content-negotiation.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

³»¿ëÇù»ó (Content Negotiation)

+Apache > HTTP Server > Documentation > Version 2.2

³»¿ëÇù»ó (Content Negotiation)

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/convenience.map httpd-2.2.0-branch/docs/manual/convenience.map --- httpd-2.2.0/docs/manual/convenience.map 2005-11-13 19:28:20.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/convenience.map 2005-12-22 04:02:46.000000000 +0200 @@ -374,6 +374,7 @@ typesconfig mod/mod_mime.html#typesconfig unsetenv mod/mod_env.html#unsetenv usecanonicalname mod/core.html#usecanonicalname +usecanonicalphysicalport mod/core.html#usecanonicalphysicalport user mod/mpm_common.html#user userdir mod/mod_userdir.html#userdir virtualdocumentroot mod/mod_vhost_alias.html#virtualdocumentroot diff -ur httpd-2.2.0/docs/manual/custom-error.html.en httpd-2.2.0-branch/docs/manual/custom-error.html.en --- httpd-2.2.0/docs/manual/custom-error.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/custom-error.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Custom Error Responses

+Apache > HTTP Server > Documentation > Version 2.2

Custom Error Responses

Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/custom-error.html.es httpd-2.2.0-branch/docs/manual/custom-error.html.es --- httpd-2.2.0/docs/manual/custom-error.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/custom-error.html.es 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Respuestas de error personalizadas

+Apache > Servidor HTTP > Documentación > Versión 2.2

Respuestas de error personalizadas

Idiomas disponibles:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/custom-error.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/custom-error.html.ja.euc-jp --- httpd-2.2.0/docs/manual/custom-error.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/custom-error.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥«¥¹¥¿¥à¥¨¥é¡¼¥ì¥¹¥Ý¥ó¥¹

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

¥«¥¹¥¿¥à¥¨¥é¡¼¥ì¥¹¥Ý¥ó¥¹

Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/custom-error.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/custom-error.html.ko.euc-kr --- httpd-2.2.0/docs/manual/custom-error.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/custom-error.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

»ç¿ëÀÚÁ¤ÀÇ ¿À·ù ÀÀ´ä

+Apache > HTTP Server > Documentation > Version 2.2

»ç¿ëÀÚÁ¤ÀÇ ¿À·ù ÀÀ´ä

°¡´ÉÇÑ ¾ð¾î:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/developer/API.html.en httpd-2.2.0-branch/docs/manual/developer/API.html.en --- httpd-2.2.0/docs/manual/developer/API.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/API.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Apache 1.3 API notes

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/debugging.html.en httpd-2.2.0-branch/docs/manual/developer/debugging.html.en --- httpd-2.2.0/docs/manual/developer/debugging.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/debugging.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Debugging Memory Allocation in APR

+Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

Debugging Memory Allocation in APR

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/documenting.html.en httpd-2.2.0-branch/docs/manual/developer/documenting.html.en --- httpd-2.2.0/docs/manual/developer/documenting.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/documenting.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Documenting Apache 2.0

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/filters.html.en httpd-2.2.0-branch/docs/manual/developer/filters.html.en --- httpd-2.2.0/docs/manual/developer/filters.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/filters.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

How filters work in Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

How filters work in Apache 2.0

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/hooks.html.en httpd-2.2.0-branch/docs/manual/developer/hooks.html.en --- httpd-2.2.0/docs/manual/developer/hooks.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/hooks.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Apache 2.0 Hook Functions

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/index.html.en httpd-2.2.0-branch/docs/manual/developer/index.html.en --- httpd-2.2.0/docs/manual/developer/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/index.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Developer Documentation for Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.2

Developer Documentation for Apache 2.0

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/modules.html.en httpd-2.2.0-branch/docs/manual/developer/modules.html.en --- httpd-2.2.0/docs/manual/developer/modules.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/modules.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Converting Modules from Apache 1.3 to Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

Converting Modules from Apache 1.3 to Apache 2.0

Available Languages:  en  |  ja 

diff -ur httpd-2.2.0/docs/manual/developer/modules.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/developer/modules.html.ja.euc-jp --- httpd-2.2.0/docs/manual/developer/modules.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/modules.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

¥â¥¸¥å¡¼¥ë¤Î Apache 1.3 ¤«¤é Apache 2.0 ¤Ø¤Î°Ü¿¢

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > Developer Documentation

¥â¥¸¥å¡¼¥ë¤Î Apache 1.3 ¤«¤é Apache 2.0 ¤Ø¤Î°Ü¿¢

Available Languages:  en  |  ja 

diff -ur httpd-2.2.0/docs/manual/developer/request.html.en httpd-2.2.0-branch/docs/manual/developer/request.html.en --- httpd-2.2.0/docs/manual/developer/request.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/request.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Request Processing in Apache 2.0

+Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

Request Processing in Apache 2.0

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/developer/thread_safety.html.en httpd-2.2.0-branch/docs/manual/developer/thread_safety.html.en --- httpd-2.2.0/docs/manual/developer/thread_safety.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/developer/thread_safety.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
<-

Apache 2.0 Thread Safety Issues

+Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation

Apache 2.0 Thread Safety Issues

Available Languages:  en 

diff -ur httpd-2.2.0/docs/manual/dns-caveats.html.en httpd-2.2.0-branch/docs/manual/dns-caveats.html.en --- httpd-2.2.0/docs/manual/dns-caveats.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dns-caveats.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
<-

Issues Regarding DNS and Apache

+Apache > HTTP Server > Documentation > Version 2.2

Issues Regarding DNS and Apache

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/dns-caveats.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/dns-caveats.html.ja.euc-jp --- httpd-2.2.0/docs/manual/dns-caveats.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dns-caveats.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

DNS ¤È Apache ¤Ë¤Þ¤Ä¤ï¤ëÃí°Õ»ö¹à

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

DNS ¤È Apache ¤Ë¤Þ¤Ä¤ï¤ëÃí°Õ»ö¹à

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/dns-caveats.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/dns-caveats.html.ko.euc-kr --- httpd-2.2.0/docs/manual/dns-caveats.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dns-caveats.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

DNS¿Í ¾ÆÆÄÄ¡¿Í °ü·ÃµÈ »çÇ×

+Apache > HTTP Server > Documentation > Version 2.2

DNS¿Í ¾ÆÆÄÄ¡¿Í °ü·ÃµÈ »çÇ×

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/dso.html.en httpd-2.2.0-branch/docs/manual/dso.html.en --- httpd-2.2.0/docs/manual/dso.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dso.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Dynamic Shared Object (DSO) Support

+Apache > HTTP Server > Documentation > Version 2.2

Dynamic Shared Object (DSO) Support

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/dso.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/dso.html.ja.euc-jp --- httpd-2.2.0/docs/manual/dso.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dso.html.ja.euc-jp 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

<-

ưŪ¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È (DSO) ¥µ¥Ý¡¼¥È

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

ưŪ¶¦Í­¥ª¥Ö¥¸¥§¥¯¥È (DSO) ¥µ¥Ý¡¼¥È

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/dso.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/dso.html.ko.euc-kr --- httpd-2.2.0/docs/manual/dso.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/dso.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

µ¿Àû°øÀ¯°´Ã¼ (DSO) Áö¿ø

+Apache > HTTP Server > Documentation > Version 2.2

µ¿Àû°øÀ¯°´Ã¼ (DSO) Áö¿ø

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/env.html.en httpd-2.2.0-branch/docs/manual/env.html.en --- httpd-2.2.0/docs/manual/env.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/env.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

Environment Variables in Apache

+Apache > HTTP Server > Documentation > Version 2.2

Environment Variables in Apache

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/env.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/env.html.ja.euc-jp --- httpd-2.2.0/docs/manual/env.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/env.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Apache ¤Î´Ä¶­ÊÑ¿ô

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/env.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/env.html.ko.euc-kr --- httpd-2.2.0/docs/manual/env.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/env.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¾ÆÆÄÄ¡ÀÇ È¯°æº¯¼ö

+Apache > HTTP Server > Documentation > Version 2.2

¾ÆÆÄÄ¡ÀÇ È¯°æº¯¼ö

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/all_in_one.html.en httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.en --- httpd-2.2.0/docs/manual/faq/all_in_one.html.en 2005-11-13 18:35:09.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Frequently Asked Questions

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

Frequently Asked Questions

Available Languages:  en  |  ja  | @@ -103,7 +103,7 @@ available.

-

+

You may NOT use any original artwork from the Apache Software Foundation, nor make or use modified versions of such @@ -118,7 +118,7 @@ IF and ONLY IF such use can in no way be interpreted as anything other than an attribution. Using the Apache name and artwork in a manner that implies endorsement of a product or - service is strictly forbidden. + service is strictly forbidden.

top
diff -ur httpd-2.2.0/docs/manual/faq/all_in_one.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.ja.euc-jp --- httpd-2.2.0/docs/manual/faq/all_in_one.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
<-

¤è¤¯¤¢¤ë¼ÁÌä

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/all_in_one.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.ko.euc-kr --- httpd-2.2.0/docs/manual/faq/all_in_one.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/all_in_one.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/background.html.en httpd-2.2.0-branch/docs/manual/faq/background.html.en --- httpd-2.2.0/docs/manual/faq/background.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/background.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Background - Frequently Asked Questions

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

Background - Frequently Asked Questions

Available Languages:  en 

@@ -83,7 +83,7 @@ available.

-

+

You may NOT use any original artwork from the Apache Software Foundation, nor make or use modified versions of such @@ -98,7 +98,7 @@ IF and ONLY IF such use can in no way be interpreted as anything other than an attribution. Using the Apache name and artwork in a manner that implies endorsement of a product or - service is strictly forbidden. + service is strictly forbidden.

diff -ur httpd-2.2.0/docs/manual/faq/error.html.en httpd-2.2.0-branch/docs/manual/faq/error.html.en --- httpd-2.2.0/docs/manual/faq/error.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/error.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
<-

Error Messages - Frequently Asked Questions

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

Error Messages - Frequently Asked Questions

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/error.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/faq/error.html.ja.euc-jp --- httpd-2.2.0/docs/manual/faq/error.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/error.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸ ¡½ ¤è¤¯¤¢¤ë¼ÁÌä

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > FAQ

¥¨¥é¡¼¥á¥Ã¥»¡¼¥¸ ¡½ ¤è¤¯¤¢¤ë¼ÁÌä

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/error.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/faq/error.html.ko.euc-kr --- httpd-2.2.0/docs/manual/faq/error.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/error.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

¿À·ù¹® - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/index.html.en httpd-2.2.0-branch/docs/manual/faq/index.html.en --- httpd-2.2.0/docs/manual/faq/index.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Frequently Asked Questions

+Apache > HTTP Server > Documentation > Version 2.2

Frequently Asked Questions

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/faq/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/faq/index.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/index.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¤è¤¯¤¢¤ë¼ÁÌä

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/faq/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/faq/index.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

+Apache > HTTP Server > Documentation > Version 2.2

ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/support.html.en httpd-2.2.0-branch/docs/manual/faq/support.html.en --- httpd-2.2.0/docs/manual/faq/support.html.en 2005-11-13 18:35:09.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/support.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Support - Frequently Asked Questions

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

Support - Frequently Asked Questions

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/support.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/faq/support.html.ja.euc-jp --- httpd-2.2.0/docs/manual/faq/support.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/support.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥µ¥Ý¡¼¥È ¡½ ¤è¤¯¤¢¤ë¼ÁÌä

+Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > FAQ

¥µ¥Ý¡¼¥È ¡½ ¤è¤¯¤¢¤ë¼ÁÌä

Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/faq/support.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/faq/support.html.ko.euc-kr --- httpd-2.2.0/docs/manual/faq/support.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/faq/support.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Áö¿ø - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

+Apache > HTTP Server > Documentation > Version 2.2 > FAQ

Áö¿ø - ÀÚÁÖ ¹°¾îº¸´Â Áú¹® (FAQ)

°¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/filter.html.en httpd-2.2.0-branch/docs/manual/filter.html.en --- httpd-2.2.0/docs/manual/filter.html.en 2005-11-18 21:51:49.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/filter.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Filters

Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/filter.html.es httpd-2.2.0-branch/docs/manual/filter.html.es --- httpd-2.2.0/docs/manual/filter.html.es 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/filter.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Filtros

Idiomas disponibles:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/filter.html.fr httpd-2.2.0-branch/docs/manual/filter.html.fr --- httpd-2.2.0/docs/manual/filter.html.fr 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/filter.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Filtres

Langues Disponibles:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/filter.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/filter.html.ja.euc-jp --- httpd-2.2.0/docs/manual/filter.html.ja.euc-jp 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/filter.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

¥Õ¥£¥ë¥¿

Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/filter.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/filter.html.ko.euc-kr --- httpd-2.2.0/docs/manual/filter.html.ko.euc-kr 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/filter.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

ÇÊÅÍ

°¡´ÉÇÑ ¾ð¾î:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/glossary.html.de httpd-2.2.0-branch/docs/manual/glossary.html.de --- httpd-2.2.0/docs/manual/glossary.html.de 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/glossary.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Glossar

Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/glossary.html.en httpd-2.2.0-branch/docs/manual/glossary.html.en --- httpd-2.2.0/docs/manual/glossary.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/glossary.html.en 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

<-

Glossary

Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/glossary.html.es httpd-2.2.0-branch/docs/manual/glossary.html.es --- httpd-2.2.0/docs/manual/glossary.html.es 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/glossary.html.es 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

<-

Glosario

Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/glossary.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/glossary.html.ko.euc-kr --- httpd-2.2.0/docs/manual/glossary.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/glossary.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

<-

¿ë¾î

°¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/handler.html.en httpd-2.2.0-branch/docs/manual/handler.html.en --- httpd-2.2.0/docs/manual/handler.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/handler.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Apache's Handler Use

+Apache > HTTP Server > Documentation > Version 2.2

Apache's Handler Use

Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/handler.html.es httpd-2.2.0-branch/docs/manual/handler.html.es --- httpd-2.2.0/docs/manual/handler.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/handler.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

<-

Uso de los Handlers en Apache

+Apache > Servidor HTTP > Documentación > Versión 2.2

Uso de los Handlers en Apache

Idiomas disponibles:  en  |  es  | @@ -38,7 +38,7 @@

¿Qué es un Handler?

- +

Un "handler" es una representación interna de Apache de @@ -78,7 +78,7 @@ CGI. (mod_cgi)

  • imap-file: Trata el fichero como un mapa de - imágenes. (mod_imap)
  • + imágenes. (mod_imagemap)
  • server-info: Extrae la información de configuración del diff -ur httpd-2.2.0/docs/manual/handler.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/handler.html.ja.euc-jp --- httpd-2.2.0/docs/manual/handler.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/handler.html.ja.euc-jp 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@
  • <-

    Apache ¤Î¥Ï¥ó¥É¥é¤Î»ÈÍÑ

    Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/handler.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/handler.html.ko.euc-kr --- httpd-2.2.0/docs/manual/handler.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/handler.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡¿¡¼­ Çڵ鷯 »ç¿ë

    +Apache > HTTP Server > Documentation > Version 2.2

    ¾ÆÆÄÄ¡¿¡¼­ Çڵ鷯 »ç¿ë

    °¡´ÉÇÑ ¾ð¾î:  en  |  es  | @@ -36,7 +36,7 @@

    Çڵ鷯°¡ ¹«¾ùÀΰ¡

    - +

    ÆÄÀÏÀ» ¿äûÇÒ¶§ ¾ÆÆÄÄ¡°¡ ³»ºÎÀûÀ¸·Î ¼öÇàÇÒ ÀÛ¾÷À» @@ -66,7 +66,7 @@ (mod_cgi)

  • imap-file: imagemap ±ÔÄ¢ ÆÄÀÏ·Î - ó¸®ÇÑ´Ù. (mod_imap)
  • + ó¸®ÇÑ´Ù. (mod_imagemap)
  • server-info: ¼­¹öÀÇ ¼³Á¤ Á¤º¸¸¦ ¾Ë·ÁÁØ´Ù. (mod_info)
  • Only in httpd-2.2.0-branch/docs/manual/howto: access.html Only in httpd-2.2.0-branch/docs/manual/howto: access.html.en Only in httpd-2.2.0-branch/docs/manual/howto: access.xml Only in httpd-2.2.0-branch/docs/manual/howto: access.xml.meta diff -ur httpd-2.2.0/docs/manual/howto/auth.html.en httpd-2.2.0-branch/docs/manual/howto/auth.html.en --- httpd-2.2.0/docs/manual/howto/auth.html.en 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/auth.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Authentication, Authorization and Access Control

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    Authentication, Authorization and Access Control

    top
    @@ -90,6 +89,9 @@ of the request, but is not part of the authentication provider system.

    +

    You probably also want to take a look at the Access Control howto, which discusses the + various ways to control access to your server.

    +
    top

    Introduction

    @@ -100,6 +102,11 @@

    This article covers the "standard" way of protecting parts of your web site that most of you are going to use.

    + +

    Note:

    +

    If your data really needs to be secure, consider using + mod_ssl in addition to any authentication.

    +
    top

    The Prerequisites

    @@ -137,7 +144,12 @@

    Here's the basics of password protecting a directory on your server.

    -

    You'll need to create a password file. This file should be +

    First, you need to create a password file. Exactly how you do + this will vary depending on what authentication provider you have + chosen. More on that later. To start with, we'll use a text password + file.

    + +

    This file should be placed somewhere not accessible from the web. This is so that folks cannot download the password file. For example, if your documents are served out of /usr/local/apache/htdocs you @@ -146,7 +158,10 @@

    To create the file, use the htpasswd utility that came with Apache. This will be located in the bin directory - of wherever you installed Apache. To create the file, type:

    + of wherever you installed Apache. If you have installed Apache from + a third-party package, it may be in your execution path.

    + +

    To create the file, type:

    htpasswd -c /usr/local/apache/passwd/passwords rbowen @@ -164,8 +179,8 @@

    If htpasswd is not in your path, of course you'll have to type the full path to the file to get it to run. - On my server, it's located at - /usr/local/apache/bin/htpasswd

    + With a default installation, it's located at + /usr/local/apache2/bin/htpasswd

    Next, you'll need to configure the server to request a password and tell the server which users are allowed access. @@ -181,6 +196,8 @@

    AuthType Basic
    AuthName "Restricted Files"
    + # (Following line optional)
    + AuthBasicProvider file
    AuthUserFile /usr/local/apache/passwd/passwords
    Require user rbowen

    @@ -191,9 +208,10 @@ implemented by mod_auth_basic. It is important to be aware, however, that Basic authentication sends the password from the client to the server unencrypted. This method should therefore not be used for - highly sensitive data. Apache supports one other authentication method: - AuthType Digest. This method is implemented by mod_auth_digest and is much more secure. Only the most recent - versions of clients are known to support Digest authentication.

    + highly sensitive data, unless accompanied by mod_ssl. + Apache supports one other authentication method: + AuthType Digest. This method is implemented by mod_auth_digest and is much more secure. Most recent + browsers support Digest authentication.

    The AuthName directive sets the Realm to be used in the authentication. The realm serves @@ -212,6 +230,12 @@ will always need to ask again for the password whenever the hostname of the server changes.

    +

    The AuthBasicProvider is, + in this case, optional, since file is the default value + for this directive. You'll need to use this directive if you are + choosing a different source for authentication, such as + mod_authn_dbm or mod_authn_dbd.

    +

    The AuthUserFile directive sets the path to the password file that we just created with htpasswd. If you have a large number @@ -269,6 +293,8 @@

    AuthType Basic
    AuthName "By Invitation Only"
    + # Optional line: + AuthBasicProvider file AuthUserFile /usr/local/apache/passwd/passwords
    AuthGroupFile /usr/local/apache/passwd/groups
    Require group GroupName @@ -317,71 +343,31 @@ different authentication method at that time.

    top
    -

    What other neat stuff can I -do?

    -

    Authentication by username and password is only part of the - story. Frequently you want to let people in based on something - other than who they are. Something such as where they are - coming from.

    - -

    The Allow and - Deny directives let - you allow and deny access based on the host name, or host - address, of the machine requesting a document. The - Order directive goes - hand-in-hand with these two, and tells Apache in which order to - apply the filters.

    - -

    The usage of these directives is:

    - -

    - Allow from address -

    - -

    where address is an IP address (or a partial IP - address) or a fully qualified domain name (or a partial domain - name); you may provide multiple addresses or domain names, if - desired.

    - -

    For example, if you have someone spamming your message - board, and you want to keep them out, you could do the - following:

    +

    Alternate password storage

    -

    - Deny from 205.252.46.165 -

    - -

    Visitors coming from that address will not be able to see - the content covered by this directive. If, instead, you have a - machine name, rather than an IP address, you can use that.

    +

    Because storing passwords in plain text files has the above + problems, you may wish to store your passwords somewhere else, such + as in a database.

    -

    - Deny from host.example.com -

    +

    mod_authn_dbm and mod_authn_dbd + are two modules which make this possible. Rather than selecting + AuthBasicSource file, + instead you can choose dbm or dbd as your + storage format.

    -

    And, if you'd like to block access from an entire domain, - you can specify just part of an address or domain name:

    +

    To select a dbd file rather than a text file, for example:

    - Deny from 192.101.205
    - Deny from cyberthugs.com moreidiots.com
    - Deny from ke + <Directory /www/docs/private>
    + AuthName "Private"
    + AuthType Basic
    + AuthBasicProvider dbm
    + AuthDBMUserFile /www/passwords/passwd.dbm
    + Require valid-user

    -

    Using Order will let you - be sure that you are actually restricting things to the group that you want - to let in, by combining a Deny and an Allow directive:

    - -

    - Order deny,allow
    - Deny from all
    - Allow from dev.example.com -

    - -

    Listing just the Allow - directive would not do what you want, because it will let folks from that - host in, in addition to letting everyone in. What you want is to let - only those folks in.

    +

    Other options are available. Consult the + mod_authn_dbm documentation for more details.

    top

    More information

    @@ -390,6 +376,10 @@ contain some more information about how this all works. mod_authn_alias can also help in simplifying certain authentication configurations.

    + +

    And you may want to look at the Access + Control howto, which discusses a number of related topics.

    +

    Available Languages:  en  | diff -ur httpd-2.2.0/docs/manual/howto/auth.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/auth.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/auth.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/auth.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ǧ¾Ú¡¢¾µÇ§¡¢¥¢¥¯¥»¥¹À©¸æ

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/auth.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/auth.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/auth.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/auth.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@

    <-

    ÀÎÁõ(Authentication), ±ÇÇѺο©(Authorization), +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    ÀÎÁõ(Authentication), ±ÇÇѺο©(Authorization), Á¢±ÙÁ¦¾î(Access Control)

    °¡´ÉÇÑ ¾ð¾î:  en  | diff -ur httpd-2.2.0/docs/manual/howto/cgi.html.en httpd-2.2.0-branch/docs/manual/howto/cgi.html.en --- httpd-2.2.0/docs/manual/howto/cgi.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/cgi.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Tutorial: Dynamic Content with CGI

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    Apache Tutorial: Dynamic Content with CGI

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/cgi.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/cgi.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/cgi.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/cgi.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Tutorial: CGI ¤Ë¤è¤ëưŪ¥³¥ó¥Æ¥ó¥Ä

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/cgi.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/cgi.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/cgi.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/cgi.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: CGI¸¦ »ç¿ëÇÑ µ¿Àû ÆäÀÌÁö »ý¼º

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: CGI¸¦ »ç¿ëÇÑ µ¿Àû ÆäÀÌÁö »ý¼º

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/htaccess.html.en httpd-2.2.0-branch/docs/manual/howto/htaccess.html.en --- httpd-2.2.0/docs/manual/howto/htaccess.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/htaccess.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Tutorial: .htaccess files

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    Apache Tutorial: .htaccess files

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/htaccess.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/htaccess.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/htaccess.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/htaccess.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¥Á¥å¡¼¥È¥ê¥¢¥ë: .htaccess ¥Õ¥¡¥¤¥ë

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/htaccess.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/htaccess.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/htaccess.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/htaccess.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: .htaccess ÆÄÀÏ

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: .htaccess ÆÄÀÏ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/htaccess.html.pt-br httpd-2.2.0-branch/docs/manual/howto/htaccess.html.pt-br --- httpd-2.2.0/docs/manual/howto/htaccess.html.pt-br 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/htaccess.html.pt-br 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Tutorial do Apache: arquivos .htaccess

    +Apache > Servidor HTTP > Documentação > Versão 2.2 > How-To / Tutoriais

    Tutorial do Apache: arquivos .htaccess

    Línguas Disponíveis:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/index.html.en httpd-2.2.0-branch/docs/manual/howto/index.html.en --- httpd-2.2.0/docs/manual/howto/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/index.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    How-To / Tutorials

    +Apache > HTTP Server > Documentation > Version 2.2

    How-To / Tutorials

    Available Languages:  en  |  ja  | @@ -30,18 +30,30 @@

    -
    Authentication
    +
    Authentication and Authorization

    Authentication is any process by which you verify that someone is who they claim they are. Authorization is any process by which someone is allowed to be where they want to go, or to have information that they want to have.

    -

    See: Authentication, Authorization, and Access Control

    +

    See: Authentication, Authorization

    +
    Access Control
    +
    +

    Access control refers to the process of restricting, or + granting access to a resource based on arbitrary criteria. There + are a variety of different ways that this can be + accomplished.

    + +

    See: Access Control

    +
    +
    + +
    Dynamic Content with CGI

    The CGI (Common Gateway Interface) defines a way for a web diff -ur httpd-2.2.0/docs/manual/howto/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/index.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/index.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,12 +16,14 @@

    <-

    How-To / ¥Á¥å¡¼¥È¥ê¥¢¥ë

    Available Languages:  en  |  ja  |  ko 

    +
    This translation may be out of date. Check the + English version for recent changes.
    top
    diff -ur httpd-2.2.0/docs/manual/howto/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/index.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,12 +16,14 @@
    <-

    How-To / ÅõÅ丮¾ó

    +Apache > HTTP Server > Documentation > Version 2.2

    How-To / ÅõÅ丮¾ó

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  |  ko 

    +
    ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.
    top
    diff -ur httpd-2.2.0/docs/manual/howto/public_html.html.en httpd-2.2.0-branch/docs/manual/howto/public_html.html.en --- httpd-2.2.0/docs/manual/howto/public_html.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/public_html.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Per-user web directories

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/public_html.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/public_html.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/public_html.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/public_html.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥æ¡¼¥¶Ëè¤Î¥¦¥§¥Ö¥Ç¥£¥ì¥¯¥È¥ê

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/public_html.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/public_html.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/public_html.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/public_html.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    »ç¿ëÀÚº° À¥µð·ºÅ丮

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    »ç¿ëÀÚº° À¥µð·ºÅ丮

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/ssi.html.en httpd-2.2.0-branch/docs/manual/howto/ssi.html.en --- httpd-2.2.0/docs/manual/howto/ssi.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/ssi.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Tutorial: Introduction to Server Side Includes

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    Apache Tutorial: Introduction to Server Side Includes

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/ssi.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/howto/ssi.html.ja.euc-jp --- httpd-2.2.0/docs/manual/howto/ssi.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/ssi.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¥Á¥å¡¼¥È¥ê¥¢¥ë: Server Side Includes ÆþÌç

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/howto/ssi.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/howto/ssi.html.ko.euc-kr --- httpd-2.2.0/docs/manual/howto/ssi.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/howto/ssi.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: Server Side Includes ¼Ò°³

    +Apache > HTTP Server > Documentation > Version 2.2 > How-To / Tutorials

    ¾ÆÆÄÄ¡ ÅõÅ丮¾ó: Server Side Includes ¼Ò°³

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/index.html.de httpd-2.2.0-branch/docs/manual/index.html.de --- httpd-2.2.0/docs/manual/index.html.de 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.de 2005-12-22 04:02:45.000000000 +0200 @@ -18,7 +18,7 @@

    <-
    +Apache > HTTP-Server > Dokumentation

    Dokumentation zum Apache HTTP Server Version 2.2

    diff -ur httpd-2.2.0/docs/manual/index.html.en httpd-2.2.0-branch/docs/manual/index.html.en --- httpd-2.2.0/docs/manual/index.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -18,7 +18,7 @@
    <-
    +Apache > HTTP Server > Documentation

    Apache HTTP Server Version 2.2 Documentation

    diff -ur httpd-2.2.0/docs/manual/index.html.es httpd-2.2.0-branch/docs/manual/index.html.es --- httpd-2.2.0/docs/manual/index.html.es 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.es 2005-12-22 04:02:45.000000000 +0200 @@ -18,7 +18,7 @@
    <-
    +Apache > Servidor HTTP > Documentación

    Versión 2.2 de la documentación del Servidor de HTTP Apache

    diff -ur httpd-2.2.0/docs/manual/index.html.fr httpd-2.2.0-branch/docs/manual/index.html.fr --- httpd-2.2.0/docs/manual/index.html.fr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -18,7 +18,7 @@
    <-
    +Apache > Serveur HTTP > Documentation

    Documentation du Serveur HTTP Apache Version 2.2

    diff -ur httpd-2.2.0/docs/manual/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/index.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó

    Apache HTTP ¥µ¡¼¥Ð ¥Ð¡¼¥¸¥ç¥ó 2.2 ¥É¥­¥å¥á¥ó¥È

    Available Languages:  de  | diff -ur httpd-2.2.0/docs/manual/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/index.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.ko.euc-kr 2005-12-22 04:02:47.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP Server > Documentation

    Apache HTTP Server Version 2.2 ¹®¼­

    °¡´ÉÇÑ ¾ð¾î:  de  | diff -ur httpd-2.2.0/docs/manual/index.html.pt-br httpd-2.2.0-branch/docs/manual/index.html.pt-br --- httpd-2.2.0/docs/manual/index.html.pt-br 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/index.html.pt-br 2005-12-22 04:02:46.000000000 +0200 @@ -18,7 +18,7 @@

    <-
    +Apache > Servidor HTTP > Documentação

    Documentação do Servidor HTTP Apache Versão 2.2

    diff -ur httpd-2.2.0/docs/manual/install.html.de httpd-2.2.0-branch/docs/manual/install.html.de --- httpd-2.2.0/docs/manual/install.html.de 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Kompilieren und Installieren

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Kompilieren und Installieren

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/install.html.en httpd-2.2.0-branch/docs/manual/install.html.en --- httpd-2.2.0/docs/manual/install.html.en 2005-11-15 21:39:58.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Compiling and Installing

    +Apache > HTTP Server > Documentation > Version 2.2

    Compiling and Installing

    Available Languages:  de  |  en  | @@ -70,8 +70,8 @@ Extract $ gzip -d httpd-NN.tar.gz
    - $ tar xvf httpd-NN.tar

    - $ cd httpd-NN + $ tar xvf httpd-NN.tar
    + $ cd httpd-NN @@ -133,7 +133,7 @@

    ANSI-C Compiler and Build System
    Make sure you have an ANSI-C compiler installed. The GNU C compiler (GCC) from the Free Software Foundation (FSF) - is recommended (version 2.7.2 is fine). If you don't have GCC + is recommended. If you don't have GCC then at least make sure your vendor's compiler is ANSI compliant. In addition, your PATH must contain basic build tools such as make.
    @@ -161,6 +161,35 @@ configure script, you will not be able to use the affected support scripts. Of course, you will still be able to build and use Apache httpd. + +
    apr/apr-util >= 1.2
    +
    apr and apr-util are bundled + with the Apache httpd source releases, and will be used without any + problems in almost all circumstances. However, if + apr or apr-util, versions 1.0 or 1.1, + are installed on your system, you must either upgrade your + apr/apr-util installations to + 1.2, or have httpd use seperate builds. To use the bundled + apr/apr-util sources for this + purpose you must install them manually: +

    +# Build and install apr 1.2
    +cd srclib/apr
    +./configure --prefix=/usr/local/apr-httpd/
    +make
    +make install
    +
    +# Build and install apr-util 1.2
    +cd ../apr-util
    +./configure --prefix=/usr/local/apr-util-httpd/ --with-apr=/usr/local/apr-httpd/
    +make
    +make install
    +
    +# Configure httpd
    +cd ../../
    +./configure --with-apr=/usr/local/apr-httpd/ --with-apr-util=/usr/local/apr-util-httpd/
    +

    +
    top
    diff -ur httpd-2.2.0/docs/manual/install.html.es httpd-2.2.0-branch/docs/manual/install.html.es --- httpd-2.2.0/docs/manual/install.html.es 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Compilación e Instalación

    +Apache > Servidor HTTP > Documentación > Versión 2.2

    Compilación e Instalación

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/install.html.fr httpd-2.2.0-branch/docs/manual/install.html.fr --- httpd-2.2.0/docs/manual/install.html.fr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Compilation et Installation

    +Apache > Serveur HTTP > Documentation > Version 2.2

    Compilation et Installation

    Langues Disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/install.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/install.html.ja.euc-jp --- httpd-2.2.0/docs/manual/install.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥³¥ó¥Ñ¥¤¥ë¤È¥¤¥ó¥¹¥È¡¼¥ë

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    ¥³¥ó¥Ñ¥¤¥ë¤È¥¤¥ó¥¹¥È¡¼¥ë

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/install.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/install.html.ko.euc-kr --- httpd-2.2.0/docs/manual/install.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/install.html.ko.euc-kr 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ÄÄÆÄÀÏ°ú ¼³Ä¡

    +Apache > HTTP Server > Documentation > Version 2.2

    ÄÄÆÄÀÏ°ú ¼³Ä¡

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/invoking.html.de httpd-2.2.0-branch/docs/manual/invoking.html.de --- httpd-2.2.0/docs/manual/invoking.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/invoking.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache starten

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/invoking.html.en httpd-2.2.0-branch/docs/manual/invoking.html.en --- httpd-2.2.0/docs/manual/invoking.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/invoking.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Starting Apache

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/invoking.html.es httpd-2.2.0-branch/docs/manual/invoking.html.es --- httpd-2.2.0/docs/manual/invoking.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/invoking.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    iniciar Apache

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/invoking.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/invoking.html.ja.euc-jp --- httpd-2.2.0/docs/manual/invoking.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/invoking.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¤Îµ¯Æ°

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/invoking.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/invoking.html.ko.euc-kr --- httpd-2.2.0/docs/manual/invoking.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/invoking.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ ½ÃÀÛ

    +Apache > HTTP Server > Documentation > Version 2.2

    ¾ÆÆÄÄ¡ ½ÃÀÛ

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/license.html.en httpd-2.2.0-branch/docs/manual/license.html.en --- httpd-2.2.0/docs/manual/license.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/license.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    The Apache License, Version 2.0

    +Apache > HTTP Server > Documentation > Version 2.2

    The Apache License, Version 2.0

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/logs.html.en httpd-2.2.0-branch/docs/manual/logs.html.en --- httpd-2.2.0/docs/manual/logs.html.en 2005-11-13 10:04:30.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/logs.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Log Files

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/logs.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/logs.html.ja.euc-jp --- httpd-2.2.0/docs/manual/logs.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/logs.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥í¥°¥Õ¥¡¥¤¥ë

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/logs.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/logs.html.ko.euc-kr --- httpd-2.2.0/docs/manual/logs.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/logs.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ·Î±×ÆÄÀÏ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/misc/index.html.en httpd-2.2.0-branch/docs/manual/misc/index.html.en --- httpd-2.2.0/docs/manual/misc/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Miscellaneous Documentation

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache Miscellaneous Documentation

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/misc/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/misc/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ±âŸ ¾ÆÆÄÄ¡ ¹®¼­

    +Apache > HTTP Server > Documentation > Version 2.2

    ±âŸ ¾ÆÆÄÄ¡ ¹®¼­

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/perf-tuning.html.en httpd-2.2.0-branch/docs/manual/misc/perf-tuning.html.en --- httpd-2.2.0/docs/manual/misc/perf-tuning.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/perf-tuning.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache Performance Tuning

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/perf-tuning.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/misc/perf-tuning.html.ko.euc-kr --- httpd-2.2.0/docs/manual/misc/perf-tuning.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/perf-tuning.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ¾ÆÆÄÄ¡ ¼º´ÉÇâ»ó

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/relevant_standards.html.en httpd-2.2.0-branch/docs/manual/misc/relevant_standards.html.en --- httpd-2.2.0/docs/manual/misc/relevant_standards.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/relevant_standards.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Relevant Standards

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/relevant_standards.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/misc/relevant_standards.html.ko.euc-kr --- httpd-2.2.0/docs/manual/misc/relevant_standards.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/relevant_standards.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    °ü·Ã Ç¥ÁØ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/rewriteguide.html.en httpd-2.2.0-branch/docs/manual/misc/rewriteguide.html.en --- httpd-2.2.0/docs/manual/misc/rewriteguide.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/rewriteguide.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    URL Rewriting Guide

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/rewriteguide.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/misc/rewriteguide.html.ko.euc-kr --- httpd-2.2.0/docs/manual/misc/rewriteguide.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/rewriteguide.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    URL ÀçÀÛ¼º Áöħ¼­

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    @@ -512,7 +512,7 @@ -

    NCSA imagemapÀ» ¾ÆÆÄÄ¡ mod_imapÀ¸·Î

    +

    NCSA imagemapÀ» ¾ÆÆÄÄ¡ mod_imagemapÀ¸·Î

    @@ -523,7 +523,7 @@

    »ç¶÷µéÀº NCSA À¥¼­¹ö¿¡¼­ Çö´ëÀûÀÎ ¾ÆÆÄÄ¡ À¥¼­¹ö·Î ÀÚ¿¬½º·´°Ô ¿Å°Ü°¡±æ ¹Ù¶õ´Ù. ±×·¡¼­ ¿À·¡µÈ NCSA imagemap ÇÁ·Î±×·¥À» »ç¿ëÇÑ ÆäÀÌÁö¸¦ Çö´ëÀûÀÎ - ¾ÆÆÄÄ¡ mod_imap·Î ó¸®ÇÏ±æ ¹Ù¶õ´Ù. + ¾ÆÆÄÄ¡ mod_imagemap·Î ó¸®ÇÏ±æ ¹Ù¶õ´Ù. ¹®Á¦´Â imagemap ÇÁ·Î±×·¥À» /cgi-bin/imagemap/path/to/page.map°ú °°ÀÌ ÂüÁ¶ÇÏ´Â ÇÏÀÌÆÛ¸µÅ©°¡ ¸¹´Ù´Â °ÍÀÌ´Ù. ¾ÆÆÄÄ¡´Â diff -ur httpd-2.2.0/docs/manual/misc/security_tips.html.en httpd-2.2.0-branch/docs/manual/misc/security_tips.html.en --- httpd-2.2.0/docs/manual/misc/security_tips.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/security_tips.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Security Tips

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/misc/security_tips.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/misc/security_tips.html.ko.euc-kr --- httpd-2.2.0/docs/manual/misc/security_tips.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/misc/security_tips.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    º¸¾È ÆÁ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/mod/beos.html.de httpd-2.2.0-branch/docs/manual/mod/beos.html.de --- httpd-2.2.0/docs/manual/mod/beos.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/beos.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-MPM beos

    diff -ur httpd-2.2.0/docs/manual/mod/beos.html.en httpd-2.2.0-branch/docs/manual/mod/beos.html.en --- httpd-2.2.0/docs/manual/mod/beos.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/beos.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM beos

    diff -ur httpd-2.2.0/docs/manual/mod/beos.html.es httpd-2.2.0-branch/docs/manual/mod/beos.html.es --- httpd-2.2.0/docs/manual/mod/beos.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/beos.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > Servidor HTTP > Documentación > Versión 2.2 > Módulos

    MPM de Apache beos

    diff -ur httpd-2.2.0/docs/manual/mod/beos.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/beos.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/beos.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/beos.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ MPM beos

    diff -ur httpd-2.2.0/docs/manual/mod/core.html.de httpd-2.2.0-branch/docs/manual/mod/core.html.de --- httpd-2.2.0/docs/manual/mod/core.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/core.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-Kernfunktionen

    diff -ur httpd-2.2.0/docs/manual/mod/core.html.en httpd-2.2.0-branch/docs/manual/mod/core.html.en --- httpd-2.2.0/docs/manual/mod/core.html.en 2005-11-18 21:51:49.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/core.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Core Features

    @@ -2399,7 +2399,7 @@

    This directive selects which authenticated users can access a resource. The restrictions are processed by authorization modules. Some of the allowed syntaxes provided by - mod_authz_owner and + mod_authz_user and mod_authz_groupfile are:

    @@ -2441,6 +2441,36 @@ place the Require statement into a <Limit> section.

    + +

    If Require is used together with + the Allow or + Deny directives, + then the interaction of these restrictions is controlled by + the Satisfy directive.

    + +

    Removing controls in subdirectories

    +

    The following example shows how to use the Satisfy directive to disable access + controls in a subdirectory of a protected directory. This + technique should be used with caution, because it will also + disable any access controls imposed by + mod_authz_host.

    +

    + <Directory /path/to/protected/>
    + + Require user david
    +
    + </Directory>
    + <Directory /path/to/protected/unprotected>
    + + # All access controls and authentication are disabled
    + # in this directory
    + Satisfy Any
    + Allow from all
    +
    + </Directory>
    +

    +
    +

    See also

      diff -ur httpd-2.2.0/docs/manual/mod/core.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/core.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/core.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/core.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥³¥¢µ¡Ç½

    diff -ur httpd-2.2.0/docs/manual/mod/directive-dict.html.en httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.en --- httpd-2.2.0/docs/manual/mod/directive-dict.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Terms Used to Describe Directives

    +Apache > HTTP Server > Documentation > Version 2.2

    Terms Used to Describe Directives

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/directive-dict.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/directive-dict.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î²òÀâ¤Ë»È¤ï¤ì¤ëÍѸì

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö¤Î²òÀâ¤Ë»È¤ï¤ì¤ëÍѸì

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/directive-dict.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/directive-dict.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directive-dict.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Áö½Ã¾î¸¦ ¼³¸íÇϴµ¥ »ç¿ëÇÑ ¿ë¾îµé

    +Apache > HTTP Server > Documentation > Version 2.2

    Áö½Ã¾î¸¦ ¼³¸íÇϴµ¥ »ç¿ëÇÑ ¿ë¾îµé

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/directives.html.de httpd-2.2.0-branch/docs/manual/mod/directives.html.de --- httpd-2.2.0/docs/manual/mod/directives.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directives.html.de 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Verzeichnis der Direktiven

    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Verzeichnis der Direktiven

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/directives.html.en httpd-2.2.0-branch/docs/manual/mod/directives.html.en --- httpd-2.2.0/docs/manual/mod/directives.html.en 2005-11-15 21:39:58.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directives.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Directive Index

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/directives.html.es httpd-2.2.0-branch/docs/manual/mod/directives.html.es --- httpd-2.2.0/docs/manual/mod/directives.html.es 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directives.html.es 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Índice de Directivas

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/directives.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/directives.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/directives.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directives.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö°ìÍ÷

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/directives.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/directives.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/directives.html.ko.euc-kr 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/directives.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Áö½Ã¾î ¸ñ·Ï

    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    Áö½Ã¾î ¸ñ·Ï

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | @@ -201,9 +201,9 @@

  • <IfDefine>
  • <IfModule>
  • <IfVersion>
  • -
  • ImapBase
  • -
  • ImapDefault
  • -
  • ImapMenu
  • +
  • ImapBase
  • +
  • ImapDefault
  • +
  • ImapMenu
  • Include
  • IndexIgnore
  • IndexOptions
  • diff -ur httpd-2.2.0/docs/manual/mod/event.html.en httpd-2.2.0-branch/docs/manual/mod/event.html.en --- httpd-2.2.0/docs/manual/mod/event.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/event.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM event

    @@ -31,23 +31,23 @@

    Summary

    Warning

    -

    This MPM is experimental, so it may or may not work - as expected.

    +

    This MPM is experimental, so it may or may not work as + expected.

    - + +

    The event Multi-Processing Module (MPM) is + designed to allow more requests to be served simultaneously by + passing off some processing work to supporting threads, freeing up + the main threads to work on new requests. It is based on the + worker MPM, which implements a hybrid + multi-process multi-threaded server. Run-time configuration + directives are identical to those provided by + worker.

    +

    To use the event MPM, add --with-mpm=event to the configure script's arguments when building the httpd.

    - -

    This MPM depends on APR's atomic - compare-and-swap operations for thread synchronization. If you are - compiling for an x86 target and you don't need to support 386s, or - you are compiling for a SPARC and you don't need to run on - pre-UltraSPARC chips, add - --enable-nonportable-atomics=yes to the - configure script's arguments. This will cause - APR to implement atomic operations using efficient opcodes not - available in older CPUs.

    +

    Directives

    -
    +

    Topics

    +

    See also

    +
    +
    top
    +
    +

    How it Works

    +

    This MPM tries to fix the 'keep alive problem' in HTTP. After a client + completes the first request, the client can keep the connection + open, and send further requests using the same socket. This can + save signifigant overhead in creating TCP connections. However, + Apache traditionally keeps an entire child process/thread waiting + for data from the client, which brings its own disadvantages. To + solve this problem, this MPM uses a dedicated thread to handle both + the Listening sockets, and all sockets that are in a Keep Alive + state.

    + +

    The MPM assumes that the underlying apr_pollset + implementation is reasonably threadsafe. This enables the MPM to + avoid excessive high level locking, or having to wake up the listener + thread in order to send it a keep-alive socket. This is currently + only compatible with KQueue and EPoll.

    +
    top
    +
    +

    Requirements

    +

    This MPM depends on APR's atomic + compare-and-swap operations for thread synchronization. If you are + compiling for an x86 target and you don't need to support 386s, or + you are compiling for a SPARC and you don't need to run on + pre-UltraSPARC chips, add + --enable-nonportable-atomics=yes to the + configure script's arguments. This will cause + APR to implement atomic operations using efficient opcodes not + available in older CPUs.

    + +

    This MPM does not perform well on older platforms which lack good + threading, but the requirement for EPoll or KQueue makes this + moot.

    + +
      + +
    • To use this MPM on FreeBSD, FreeBSD 5.3 or higher is recommended. + However, it is possible to run this MPM on FreeBSD 5.2.1, if you + use libkse (see man libmap.conf).
    • + +
    • For NetBSD, at least version 2.0 is recommended.
    • + +
    • For Linux, a 2.6 kernel is recommended. It is also necessary to + ensure that your version of glibc has been compiled + with support for EPoll.
    • + +
    +
    top
    +
    +

    Issues

    +

    At present, this MPM is incompatible with mod_ssl, and + other input filters.

    +

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/mod/index.html.de httpd-2.2.0-branch/docs/manual/mod/index.html.de --- httpd-2.2.0/docs/manual/mod/index.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/index.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Modul-Index

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/index.html.en httpd-2.2.0-branch/docs/manual/mod/index.html.en --- httpd-2.2.0/docs/manual/mod/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Module Index

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/index.html.es httpd-2.2.0-branch/docs/manual/mod/index.html.es --- httpd-2.2.0/docs/manual/mod/index.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/index.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Índice de Módulos

    +Apache > Servidor HTTP > Documentación > Versión 2.2

    Índice de Módulos

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/index.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/index.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥â¥¸¥å¡¼¥ë°ìÍ÷

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mod/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¸ðµâ ¸ñ·Ï

    +Apache > HTTP Server > Documentation > Version 2.2

    ¸ðµâ ¸ñ·Ï

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | @@ -112,7 +112,7 @@

    mod_filter
    Context-sensitive smart filter configuration module
    mod_headers
    HTTP ¿äû Çì´õ¿Í ÀÀ´ä Çì´õ ¼öÁ¤
    mod_ident
    RFC 1413 ident °Ë»ö
    -
    mod_imap
    ¼­¹öÃø À̹ÌÁö¸Ê(imagemap) ó¸®
    +
    mod_imagemap
    ¼­¹öÃø À̹ÌÁö¸Ê(imagemap) ó¸®
    mod_include
    Server-parsed html documents (Server Side Includes)
    mod_info
    ¼­¹ö ¼³Á¤¿¡ ´ëÇÑ Á¾ÇÕÀûÀÎ Á¤º¸¸¦ º¸¿©ÁØ´Ù
    mod_isapi
    Windows¿ë ¾ÆÆÄÄ¡¿¡¼­ ISAPI Extension »ç¿ë
    diff -ur httpd-2.2.0/docs/manual/mod/mod_actions.html.de httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.de --- httpd-2.2.0/docs/manual/mod/mod_actions.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-Modul mod_actions

    diff -ur httpd-2.2.0/docs/manual/mod/mod_actions.html.en httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.en --- httpd-2.2.0/docs/manual/mod/mod_actions.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_actions

    diff -ur httpd-2.2.0/docs/manual/mod/mod_actions.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_actions.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_actions

    diff -ur httpd-2.2.0/docs/manual/mod/mod_actions.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_actions.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_actions.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_actions

    diff -ur httpd-2.2.0/docs/manual/mod/mod_alias.html.en httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.en --- httpd-2.2.0/docs/manual/mod/mod_alias.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_alias

    diff -ur httpd-2.2.0/docs/manual/mod/mod_alias.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_alias.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_alias

    diff -ur httpd-2.2.0/docs/manual/mod/mod_alias.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_alias.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_alias.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_alias

    diff -ur httpd-2.2.0/docs/manual/mod/mod_asis.html.en httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.en --- httpd-2.2.0/docs/manual/mod/mod_asis.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_asis

    diff -ur httpd-2.2.0/docs/manual/mod/mod_asis.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_asis.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_asis

    diff -ur httpd-2.2.0/docs/manual/mod/mod_asis.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_asis.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_asis.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_asis

    diff -ur httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.en httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.en --- httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.en 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_auth_basic

    top
    @@ -99,6 +102,7 @@ <Location /secure>
    AuthType basic
    + AuthName "private area"
    AuthBasicProvider dbm
    AuthDBMType SDBM
    AuthDBMUserFile /www/etc/dbmpasswd
    diff -ur httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.ja.euc-jp 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_auth_basic

    diff -ur httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_auth_basic.html.ko.euc-kr 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_auth_basic.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_auth_basic

    diff -ur httpd-2.2.0/docs/manual/mod/mod_auth_digest.html.en httpd-2.2.0-branch/docs/manual/mod/mod_auth_digest.html.en --- httpd-2.2.0/docs/manual/mod/mod_auth_digest.html.en 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_auth_digest.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_auth_digest

    top
    @@ -253,8 +254,8 @@ by the mod_authn_file module. Make sure that the chosen provider module is present in the server.

    -

    See mod_authn_dbm and mod_authn_file - for providers.

    +

    See mod_authn_dbm, mod_authn_file, + and mod_authn_dbd for providers.

    top
    diff -ur httpd-2.2.0/docs/manual/mod/mod_auth_digest.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_auth_digest.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_auth_digest.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_auth_digest.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_auth_digest

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_alias.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_alias.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_alias.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_alias.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_alias

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_anon

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authn_anon

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authn_anon.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_anon.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_anon

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_dbd.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbd.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_dbd.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbd.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_dbd

    @@ -110,7 +110,6 @@ Description:SQL query to look up a password for a user Syntax:AuthDBDUserPWQuery query Context:directory -Override:AuthConfig Status:Extension Module:mod_authn_dbd @@ -132,18 +131,17 @@ Syntax:AuthDBDUserRealmQuery query Context:directory -Override:AuthConfig Status:Extension Module:mod_authn_dbd -

    The AuthDBDUserRealmPWQuery specifies an +

    The AuthDBDUserRealmQuery specifies an SQL query to look up a password for a specified user and realm. The query must take two string (typically SQL varchar) arguments (username and realm), and return a single value (encrypted password).

    - AuthDBDUserRealmPWQuery "SELECT password FROM authn - WHERE username = %s AND realm = %s" + AuthDBDUserRealmQuery "SELECT password FROM authn + WHERE username = %s AND realm = %s"

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_dbm

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authn_dbm

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_dbm.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_dbm

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_default.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_default.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_default.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authn_default.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authn_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_default.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authn_default.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_default.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_file.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.en --- httpd-2.2.0/docs/manual/mod/mod_authn_file.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authn_file

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_file.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authn_file.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authn_file

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authn_file.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authn_file.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authn_file.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authn_file

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authnz_ldap.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authnz_ldap.html.en --- httpd-2.2.0/docs/manual/mod/mod_authnz_ldap.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authnz_ldap.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authnz_ldap

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_dbm.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_dbm.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_dbm.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_dbm.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_dbm

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_dbm.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_dbm

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_default.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_default.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_default.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authz_default.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authz_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_default.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_default.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_default.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_default

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_groupfile

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authz_groupfile

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_groupfile.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_groupfile

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_host.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_host.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_host

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_host.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authz_host.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authz_host

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_host.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_host.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_host.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_host

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_owner

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authz_owner

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_owner.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_owner.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_owner

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_user.html.en httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.en --- httpd-2.2.0/docs/manual/mod/mod_authz_user.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_authz_user

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_user.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_authz_user.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_authz_user

    diff -ur httpd-2.2.0/docs/manual/mod/mod_authz_user.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_authz_user.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_authz_user.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_authz_user

    diff -ur httpd-2.2.0/docs/manual/mod/mod_autoindex.html.en httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.en --- httpd-2.2.0/docs/manual/mod/mod_autoindex.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_autoindex

    diff -ur httpd-2.2.0/docs/manual/mod/mod_autoindex.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_autoindex.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_autoindex

    diff -ur httpd-2.2.0/docs/manual/mod/mod_autoindex.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_autoindex.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_autoindex.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_autoindex

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cache.html.en httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.en --- httpd-2.2.0/docs/manual/mod/mod_cache.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cache.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_cache.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cache.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_cache.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cache.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cern_meta.html.en httpd-2.2.0-branch/docs/manual/mod/mod_cern_meta.html.en --- httpd-2.2.0/docs/manual/mod/mod_cern_meta.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cern_meta.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_cern_meta

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cern_meta.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_cern_meta.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_cern_meta.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cern_meta.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_cern_meta

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgi.html.en httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.en --- httpd-2.2.0/docs/manual/mod/mod_cgi.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_cgi

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgi.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_cgi.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_cgi

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgi.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_cgi.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgi.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_cgi

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgid.html.en httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.en --- httpd-2.2.0/docs/manual/mod/mod_cgid.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_cgid

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgid.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_cgid.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_cgid

    diff -ur httpd-2.2.0/docs/manual/mod/mod_cgid.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_cgid.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_cgid.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_cgid

    diff -ur httpd-2.2.0/docs/manual/mod/mod_charset_lite.html.en httpd-2.2.0-branch/docs/manual/mod/mod_charset_lite.html.en --- httpd-2.2.0/docs/manual/mod/mod_charset_lite.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_charset_lite.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_charset_lite

    diff -ur httpd-2.2.0/docs/manual/mod/mod_charset_lite.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_charset_lite.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_charset_lite.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_charset_lite.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_charset_lite

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.en --- httpd-2.2.0/docs/manual/mod/mod_dav.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dav

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_dav.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_dav

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_dav.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_dav

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.en --- httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dav_fs

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_dav_fs

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_dav_fs.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav_fs.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_dav_fs

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav_lock.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dav_lock.html.en --- httpd-2.2.0/docs/manual/mod/mod_dav_lock.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav_lock.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dav_lock

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dav_lock.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_dav_lock.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_dav_lock.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dav_lock.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_dav_lock

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dbd.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dbd.html.en --- httpd-2.2.0/docs/manual/mod/mod_dbd.html.en 2005-11-16 17:57:54.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dbd.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dbd

    diff -ur httpd-2.2.0/docs/manual/mod/mod_deflate.html.en httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.en --- httpd-2.2.0/docs/manual/mod/mod_deflate.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_deflate

    diff -ur httpd-2.2.0/docs/manual/mod/mod_deflate.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_deflate.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_deflate

    diff -ur httpd-2.2.0/docs/manual/mod/mod_deflate.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_deflate.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_deflate.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_deflate

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dir.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.en --- httpd-2.2.0/docs/manual/mod/mod_dir.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dir.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_dir.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_dir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dir.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_dir.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dir.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_dir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.en httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.en --- httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_disk_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_disk_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_disk_cache.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_disk_cache.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_disk_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dumpio.html.en httpd-2.2.0-branch/docs/manual/mod/mod_dumpio.html.en --- httpd-2.2.0/docs/manual/mod/mod_dumpio.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dumpio.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_dumpio

    diff -ur httpd-2.2.0/docs/manual/mod/mod_dumpio.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_dumpio.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_dumpio.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_dumpio.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_dumpio

    diff -ur httpd-2.2.0/docs/manual/mod/mod_echo.html.en httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.en --- httpd-2.2.0/docs/manual/mod/mod_echo.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_echo

    diff -ur httpd-2.2.0/docs/manual/mod/mod_echo.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_echo.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_echo

    diff -ur httpd-2.2.0/docs/manual/mod/mod_echo.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_echo.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_echo.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_echo

    diff -ur httpd-2.2.0/docs/manual/mod/mod_env.html.en httpd-2.2.0-branch/docs/manual/mod/mod_env.html.en --- httpd-2.2.0/docs/manual/mod/mod_env.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_env.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_env

    diff -ur httpd-2.2.0/docs/manual/mod/mod_env.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_env.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_env.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_env.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_env

    diff -ur httpd-2.2.0/docs/manual/mod/mod_env.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_env.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_env.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_env.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_env

    diff -ur httpd-2.2.0/docs/manual/mod/mod_example.html.en httpd-2.2.0-branch/docs/manual/mod/mod_example.html.en --- httpd-2.2.0/docs/manual/mod/mod_example.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_example.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_example

    diff -ur httpd-2.2.0/docs/manual/mod/mod_example.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_example.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_example.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_example.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_example

    diff -ur httpd-2.2.0/docs/manual/mod/mod_expires.html.en httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.en --- httpd-2.2.0/docs/manual/mod/mod_expires.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_expires

    diff -ur httpd-2.2.0/docs/manual/mod/mod_expires.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_expires.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_expires

    diff -ur httpd-2.2.0/docs/manual/mod/mod_expires.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_expires.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_expires.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_expires

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.en httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.en --- httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.en 2005-11-16 17:57:54.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_ext_filter

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.ja.euc-jp 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_ext_filter

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_ext_filter.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ext_filter.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_ext_filter

    diff -ur httpd-2.2.0/docs/manual/mod/mod_file_cache.html.en httpd-2.2.0-branch/docs/manual/mod/mod_file_cache.html.en --- httpd-2.2.0/docs/manual/mod/mod_file_cache.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_file_cache.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_file_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_file_cache.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_file_cache.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_file_cache.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_file_cache.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_file_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_filter.html.en httpd-2.2.0-branch/docs/manual/mod/mod_filter.html.en --- httpd-2.2.0/docs/manual/mod/mod_filter.html.en 2005-11-16 17:57:54.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_filter.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_filter

    diff -ur httpd-2.2.0/docs/manual/mod/mod_headers.html.en httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.en --- httpd-2.2.0/docs/manual/mod/mod_headers.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_headers

    diff -ur httpd-2.2.0/docs/manual/mod/mod_headers.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_headers.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_headers

    diff -ur httpd-2.2.0/docs/manual/mod/mod_headers.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_headers.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_headers.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_headers

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ident.html.en httpd-2.2.0-branch/docs/manual/mod/mod_ident.html.en --- httpd-2.2.0/docs/manual/mod/mod_ident.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ident.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_ident

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ident.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_ident.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_ident.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ident.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_ident

    diff -ur httpd-2.2.0/docs/manual/mod/mod_imagemap.html.en httpd-2.2.0-branch/docs/manual/mod/mod_imagemap.html.en --- httpd-2.2.0/docs/manual/mod/mod_imagemap.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_imagemap.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_imagemap

    @@ -26,7 +26,7 @@
    - +
    Description:Server-side imagemap processing
    Status:Base
    Module Identifier:imap_module
    Module Identifier:imagemap_module
    Source File:mod_imagemap.c

    Summary

    diff -ur httpd-2.2.0/docs/manual/mod/mod_imagemap.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_imagemap.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_imagemap.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_imagemap.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -5,7 +5,7 @@ This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX --> -mod_imap - Apache HTTP Server +mod_imagemap - Apache HTTP Server @@ -17,9 +17,9 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ
    -

    ¾ÆÆÄÄ¡ ¸ðµâ mod_imap

    +

    ¾ÆÆÄÄ¡ ¸ðµâ mod_imagemap

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    @@ -28,8 +28,8 @@ ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.
    - -
    ¼³¸í:¼­¹öÃø À̹ÌÁö¸Ê(imagemap) ó¸®
    »óÅÂ:Base
    ¸ðµâ¸í:imap_module
    ¼Ò½ºÆÄÀÏ:mod_imap.c
    +¸ðµâ¸í:imagemap_module +¼Ò½ºÆÄÀÏ:mod_imagemap.c

    ¿ä¾à

    ÀÌ ¸ðµâÀº imagemap CGI ÇÁ·Î±×·¥À» ´ë½ÅÇÏ¿© @@ -280,7 +280,7 @@ »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess Override ¿É¼Ç:Indexes »óÅÂ:Base -¸ðµâ:mod_imap +¸ðµâ:mod_imagemap

    ImapBase Áö½Ã¾î´Â À̹ÌÁö¸Ê ÆÄÀÏ¿¡¼­ »ç¿ëÇÒ base ±âº»°ªÀ» ¼³Á¤ÇÑ´Ù. À̹ÌÁö¸Ê ÆÄÀÏ @@ -303,7 +303,7 @@ »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess Override ¿É¼Ç:Indexes »óÅÂ:Base -¸ðµâ:mod_imap +¸ðµâ:mod_imagemap

    ImapDefault Áö½Ã¾î´Â À̹ÌÁö¸Ê ÆÄÀÏ¿¡¼­ »ç¿ëÇÒ default ±âº»°ªÀ» ¼³Á¤ÇÑ´Ù. @@ -322,7 +322,7 @@ »ç¿ëÀå¼Ò:ÁÖ¼­¹ö¼³Á¤, °¡»óÈ£½ºÆ®, directory, .htaccess Override ¿É¼Ç:Indexes »óÅÂ:Base -¸ðµâ:mod_imap +¸ðµâ:mod_imagemap

    ImapMenu Áö½Ã¾î´Â À̹ÌÁö¸Ê ÆÄÀÏ¿¡ À¯È¿ÇÑ ÁÂÇ¥¸¦ ÁÖÁö ¾ÊÀº °æ¿ì ÃëÇÒ ÇൿÀ» °áÁ¤ÇÑ´Ù.

    diff -ur httpd-2.2.0/docs/manual/mod/mod_include.html.en httpd-2.2.0-branch/docs/manual/mod/mod_include.html.en --- httpd-2.2.0/docs/manual/mod/mod_include.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_include.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_include

    diff -ur httpd-2.2.0/docs/manual/mod/mod_include.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_include.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_include.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_include.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_include

    diff -ur httpd-2.2.0/docs/manual/mod/mod_info.html.en httpd-2.2.0-branch/docs/manual/mod/mod_info.html.en --- httpd-2.2.0/docs/manual/mod/mod_info.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_info.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_info

    diff -ur httpd-2.2.0/docs/manual/mod/mod_info.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_info.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_info.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_info.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_info

    diff -ur httpd-2.2.0/docs/manual/mod/mod_info.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_info.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_info.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_info.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_info

    diff -ur httpd-2.2.0/docs/manual/mod/mod_isapi.html.en httpd-2.2.0-branch/docs/manual/mod/mod_isapi.html.en --- httpd-2.2.0/docs/manual/mod/mod_isapi.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_isapi.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_isapi

    diff -ur httpd-2.2.0/docs/manual/mod/mod_isapi.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_isapi.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_isapi.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_isapi.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_isapi

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ldap.html.en httpd-2.2.0-branch/docs/manual/mod/mod_ldap.html.en --- httpd-2.2.0/docs/manual/mod/mod_ldap.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ldap.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_ldap

    diff -ur httpd-2.2.0/docs/manual/mod/mod_log_config.html.en httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.en --- httpd-2.2.0/docs/manual/mod/mod_log_config.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_log_config

    diff -ur httpd-2.2.0/docs/manual/mod/mod_log_config.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_log_config.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_log_config

    diff -ur httpd-2.2.0/docs/manual/mod/mod_log_config.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_log_config.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_log_config.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_log_config

    diff -ur httpd-2.2.0/docs/manual/mod/mod_log_forensic.html.en httpd-2.2.0-branch/docs/manual/mod/mod_log_forensic.html.en --- httpd-2.2.0/docs/manual/mod/mod_log_forensic.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_log_forensic.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_log_forensic

    diff -ur httpd-2.2.0/docs/manual/mod/mod_log_forensic.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_log_forensic.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_log_forensic.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_log_forensic.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_log_forensic

    diff -ur httpd-2.2.0/docs/manual/mod/mod_logio.html.en httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.en --- httpd-2.2.0/docs/manual/mod/mod_logio.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_logio

    diff -ur httpd-2.2.0/docs/manual/mod/mod_logio.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_logio.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_logio

    diff -ur httpd-2.2.0/docs/manual/mod/mod_logio.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_logio.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_logio.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_logio

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.en httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.en --- httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_mem_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_mem_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_mem_cache.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mem_cache.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_mem_cache

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mime.html.en httpd-2.2.0-branch/docs/manual/mod/mod_mime.html.en --- httpd-2.2.0/docs/manual/mod/mod_mime.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mime.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_mime

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mime.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_mime.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_mime.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mime.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_mime

    diff -ur httpd-2.2.0/docs/manual/mod/mod_mime_magic.html.en httpd-2.2.0-branch/docs/manual/mod/mod_mime_magic.html.en --- httpd-2.2.0/docs/manual/mod/mod_mime_magic.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_mime_magic.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_mime_magic

    diff -ur httpd-2.2.0/docs/manual/mod/mod_negotiation.html.en httpd-2.2.0-branch/docs/manual/mod/mod_negotiation.html.en --- httpd-2.2.0/docs/manual/mod/mod_negotiation.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_negotiation.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_negotiation

    diff -ur httpd-2.2.0/docs/manual/mod/mod_negotiation.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_negotiation.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_negotiation.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_negotiation.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_negotiation

    diff -ur httpd-2.2.0/docs/manual/mod/mod_nw_ssl.html.en httpd-2.2.0-branch/docs/manual/mod/mod_nw_ssl.html.en --- httpd-2.2.0/docs/manual/mod/mod_nw_ssl.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_nw_ssl.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_nw_ssl

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy.html.en 2005-11-16 17:57:54.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_proxy.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_proxy.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_proxy

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_ajp.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ajp.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy_ajp.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ajp.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy_ajp

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_ajp.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ajp.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_proxy_ajp.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ajp.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_proxy_ajp

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_balancer.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy_balancer.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy_balancer.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_balancer.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy_balancer

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_balancer.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_proxy_balancer.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_proxy_balancer.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_balancer.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_proxy_balancer

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_connect.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy_connect.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy_connect.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_connect.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy_connect

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_ftp.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ftp.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy_ftp.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_ftp.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy_ftp

    diff -ur httpd-2.2.0/docs/manual/mod/mod_proxy_http.html.en httpd-2.2.0-branch/docs/manual/mod/mod_proxy_http.html.en --- httpd-2.2.0/docs/manual/mod/mod_proxy_http.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_proxy_http.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_proxy_http

    diff -ur httpd-2.2.0/docs/manual/mod/mod_rewrite.html.en httpd-2.2.0-branch/docs/manual/mod/mod_rewrite.html.en --- httpd-2.2.0/docs/manual/mod/mod_rewrite.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_rewrite.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_rewrite

    diff -ur httpd-2.2.0/docs/manual/mod/mod_setenvif.html.en httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.en --- httpd-2.2.0/docs/manual/mod/mod_setenvif.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_setenvif

    diff -ur httpd-2.2.0/docs/manual/mod/mod_setenvif.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_setenvif.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_setenvif

    diff -ur httpd-2.2.0/docs/manual/mod/mod_setenvif.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_setenvif.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_setenvif.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_setenvif

    diff -ur httpd-2.2.0/docs/manual/mod/mod_so.html.en httpd-2.2.0-branch/docs/manual/mod/mod_so.html.en --- httpd-2.2.0/docs/manual/mod/mod_so.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_so.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_so

    diff -ur httpd-2.2.0/docs/manual/mod/mod_so.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_so.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_so.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_so.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_so

    diff -ur httpd-2.2.0/docs/manual/mod/mod_so.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_so.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_so.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_so.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_so

    diff -ur httpd-2.2.0/docs/manual/mod/mod_speling.html.en httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.en --- httpd-2.2.0/docs/manual/mod/mod_speling.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_speling

    diff -ur httpd-2.2.0/docs/manual/mod/mod_speling.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_speling.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_speling

    diff -ur httpd-2.2.0/docs/manual/mod/mod_speling.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_speling.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_speling.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_speling

    diff -ur httpd-2.2.0/docs/manual/mod/mod_ssl.html.en httpd-2.2.0-branch/docs/manual/mod/mod_ssl.html.en --- httpd-2.2.0/docs/manual/mod/mod_ssl.html.en 2005-11-16 17:57:54.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_ssl.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_ssl

    diff -ur httpd-2.2.0/docs/manual/mod/mod_status.html.en httpd-2.2.0-branch/docs/manual/mod/mod_status.html.en --- httpd-2.2.0/docs/manual/mod/mod_status.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_status.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_status

    diff -ur httpd-2.2.0/docs/manual/mod/mod_status.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_status.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_status.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_status.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_status

    diff -ur httpd-2.2.0/docs/manual/mod/mod_status.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_status.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_status.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_status.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_status

    diff -ur httpd-2.2.0/docs/manual/mod/mod_suexec.html.en httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.en --- httpd-2.2.0/docs/manual/mod/mod_suexec.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_suexec

    diff -ur httpd-2.2.0/docs/manual/mod/mod_suexec.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_suexec.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_suexec

    diff -ur httpd-2.2.0/docs/manual/mod/mod_suexec.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_suexec.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_suexec.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_suexec

    diff -ur httpd-2.2.0/docs/manual/mod/mod_unique_id.html.en httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.en --- httpd-2.2.0/docs/manual/mod/mod_unique_id.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_unique_id

    diff -ur httpd-2.2.0/docs/manual/mod/mod_unique_id.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_unique_id.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_unique_id

    diff -ur httpd-2.2.0/docs/manual/mod/mod_unique_id.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_unique_id.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_unique_id.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_unique_id

    diff -ur httpd-2.2.0/docs/manual/mod/mod_userdir.html.en httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.en --- httpd-2.2.0/docs/manual/mod/mod_userdir.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_userdir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_userdir.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_userdir.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_userdir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_userdir.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_userdir.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_userdir.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_userdir

    diff -ur httpd-2.2.0/docs/manual/mod/mod_usertrack.html.en httpd-2.2.0-branch/docs/manual/mod/mod_usertrack.html.en --- httpd-2.2.0/docs/manual/mod/mod_usertrack.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_usertrack.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_usertrack

    diff -ur httpd-2.2.0/docs/manual/mod/mod_version.html.en httpd-2.2.0-branch/docs/manual/mod/mod_version.html.en --- httpd-2.2.0/docs/manual/mod/mod_version.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_version.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_version

    diff -ur httpd-2.2.0/docs/manual/mod/mod_version.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mod_version.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mod_version.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_version.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache ¥â¥¸¥å¡¼¥ë mod_version

    diff -ur httpd-2.2.0/docs/manual/mod/mod_version.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/mod_version.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/mod_version.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_version.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    ¾ÆÆÄÄ¡ ¸ðµâ mod_version

    diff -ur httpd-2.2.0/docs/manual/mod/mod_vhost_alias.html.en httpd-2.2.0-branch/docs/manual/mod/mod_vhost_alias.html.en --- httpd-2.2.0/docs/manual/mod/mod_vhost_alias.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mod_vhost_alias.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache Module mod_vhost_alias

    diff -ur httpd-2.2.0/docs/manual/mod/module-dict.html.en httpd-2.2.0-branch/docs/manual/mod/module-dict.html.en --- httpd-2.2.0/docs/manual/mod/module-dict.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/module-dict.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Terms Used to Describe Modules

    +Apache > HTTP Server > Documentation > Version 2.2

    Terms Used to Describe Modules

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/module-dict.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/module-dict.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/module-dict.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/module-dict.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¥â¥¸¥å¡¼¥ë¤Î²òÀâ¤Ç»ÈÍѤ¹¤ëÍѸì

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    Apache ¥â¥¸¥å¡¼¥ë¤Î²òÀâ¤Ç»ÈÍѤ¹¤ëÍѸì

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/module-dict.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/module-dict.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/module-dict.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/module-dict.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¸ðµâÀ» ¼³¸íÇϱâÀ§ÇØ »ç¿ëÇÑ ¿ë¾îµé

    +Apache > HTTP Server > Documentation > Version 2.2

    ¸ðµâÀ» ¼³¸íÇϱâÀ§ÇØ »ç¿ëÇÑ ¿ë¾îµé

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/mod/mpm_common.html.de httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.de --- httpd-2.2.0/docs/manual/mod/mpm_common.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Allgemeine Direktiven der Apache-MPMs

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_common.html.en httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.en --- httpd-2.2.0/docs/manual/mod/mpm_common.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM Common Directives

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_common.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mpm_common.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_common.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache MPM ¶¦Ḁ̈ǥ£¥ì¥¯¥Æ¥£¥Ö

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_netware.html.en httpd-2.2.0-branch/docs/manual/mod/mpm_netware.html.en --- httpd-2.2.0/docs/manual/mod/mpm_netware.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_netware.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM netware

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_winnt.html.de httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.de --- httpd-2.2.0/docs/manual/mod/mpm_winnt.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.de 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-MPM winnt

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_winnt.html.en httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.en --- httpd-2.2.0/docs/manual/mod/mpm_winnt.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM winnt

    diff -ur httpd-2.2.0/docs/manual/mod/mpm_winnt.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/mpm_winnt.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpm_winnt.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache MPM winnt

    diff -ur httpd-2.2.0/docs/manual/mod/mpmt_os2.html.en httpd-2.2.0-branch/docs/manual/mod/mpmt_os2.html.en --- httpd-2.2.0/docs/manual/mod/mpmt_os2.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/mpmt_os2.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM os2

    diff -ur httpd-2.2.0/docs/manual/mod/prefork.html.de httpd-2.2.0-branch/docs/manual/mod/prefork.html.de --- httpd-2.2.0/docs/manual/mod/prefork.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/prefork.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-MPM prefork

    diff -ur httpd-2.2.0/docs/manual/mod/prefork.html.en httpd-2.2.0-branch/docs/manual/mod/prefork.html.en --- httpd-2.2.0/docs/manual/mod/prefork.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/prefork.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM prefork

    diff -ur httpd-2.2.0/docs/manual/mod/prefork.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/prefork.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/prefork.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/prefork.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache MPM prefork

    diff -ur httpd-2.2.0/docs/manual/mod/quickreference.html.de httpd-2.2.0-branch/docs/manual/mod/quickreference.html.de --- httpd-2.2.0/docs/manual/mod/quickreference.html.de 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/quickreference.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Kurzreferenz der Direktiven

    Verfügbare Sprachen:  de  | diff -ur httpd-2.2.0/docs/manual/mod/quickreference.html.en httpd-2.2.0-branch/docs/manual/mod/quickreference.html.en --- httpd-2.2.0/docs/manual/mod/quickreference.html.en 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/quickreference.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Directive Quick Reference

    Available Languages:  de  | diff -ur httpd-2.2.0/docs/manual/mod/quickreference.html.es httpd-2.2.0-branch/docs/manual/mod/quickreference.html.es --- httpd-2.2.0/docs/manual/mod/quickreference.html.es 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/quickreference.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > Servidor HTTP > Documentación > Versión 2.2 > Módulos

    Guía Rápida de Referencia de Directivas

    Idiomas disponibles:  de  | diff -ur httpd-2.2.0/docs/manual/mod/quickreference.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/quickreference.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/quickreference.html.ja.euc-jp 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/quickreference.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    ¥Ç¥£¥ì¥¯¥Æ¥£¥Ö ¥¯¥¤¥Ã¥¯¥ê¥Õ¥¡¥ì¥ó¥¹

    Available Languages:  de  | diff -ur httpd-2.2.0/docs/manual/mod/quickreference.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mod/quickreference.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mod/quickreference.html.ko.euc-kr 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/quickreference.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > ¸ðµâ

    Áö½Ã¾î ºü¸¥ÂüÁ¶

    °¡´ÉÇÑ ¾ð¾î:  de  | @@ -315,10 +315,10 @@ presence or absence of a specific module <IfVersion [[!]operator] version> ... </IfVersion>svdhE¹öÀüº° ¼³Á¤À» ¹­´Â´Ù -ImapBase map|referer|URL http://servername/ svdhBÀ̹ÌÁö¸Ê ÆÄÀÏ¿¡¼­ base ±âº»°ª -ImapDefault error|nocontent|map|referer|URL nocontent svdhBÀ̹ÌÁö¸Ê¿¡ ¾î´À ¿µ¿ª¿¡µµ ÇØ´çÇÏÁö ¾Ê´Â ÁÂÇ¥¸¦ ÁØ +ImapBase map|referer|URL http://servername/ svdhBÀ̹ÌÁö¸Ê ÆÄÀÏ¿¡¼­ base ±âº»°ª +ImapDefault error|nocontent|map|referer|URL nocontent svdhBÀ̹ÌÁö¸Ê¿¡ ¾î´À ¿µ¿ª¿¡µµ ÇØ´çÇÏÁö ¾Ê´Â ÁÂÇ¥¸¦ ÁØ °æ¿ì ±âº» Çൿ -ImapMenu none|formatted|semiformatted|unformattedsvdhBÁÂÇ¥¾øÀÌ À̹ÌÁö¸Ê ¿äû½Ã ÃëÇÒ Çൿ +ImapMenu none|formatted|semiformatted|unformattedsvdhBÁÂÇ¥¾øÀÌ À̹ÌÁö¸Ê ¿äû½Ã ÃëÇÒ Çൿ Include file-path|directory-pathsvdCIncludes other configuration files from within the server configuration files IndexIgnore file [file] ...svdhBµð·ºÅ丮 ¸ñ·Ï¿¡¼­ ¼û±æ ÆÄÀϸñ·ÏÀ» Ãß°¡ÇÑ´Ù diff -ur httpd-2.2.0/docs/manual/mod/worker.html.de httpd-2.2.0-branch/docs/manual/mod/worker.html.de --- httpd-2.2.0/docs/manual/mod/worker.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/worker.html.de 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Module

    Apache-MPM worker

    @@ -25,6 +25,9 @@  en  |  ja 

    +
    Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf + die neuesten Änderungen.
    diff -ur httpd-2.2.0/docs/manual/mod/worker.html.en httpd-2.2.0-branch/docs/manual/mod/worker.html.en --- httpd-2.2.0/docs/manual/mod/worker.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/worker.html.en 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP Server > Documentation > Version 2.2 > Modules

    Apache MPM worker

    @@ -33,9 +33,9 @@

    Summary

    This Multi-Processing Module (MPM) implements a hybrid - multi-process multi-threaded server. By using threads to serve + multi-process multi-threaded server. By using threads to serve requests, it is able to serve a large number of requests with - less system resources than a process-based server. Yet it + fewer system resources than a process-based server. However, it retains much of the stability of a process-based server by keeping multiple processes available, each with many threads.

    @@ -94,7 +94,7 @@ threads or processes to be created before their requests can be served. The number of processes that will initially launched is set by the StartServers - directive. Then during operation, Apache assesses the total number + directive. During operation, Apache assesses the total number of idle threads in all processes, and forks or kills processes to keep this number within the boundaries specified by MinSpareThreads and MaxSpareThreads. Since this process is very self-regulating, it is rarely necessary to modify @@ -122,13 +122,13 @@ non-default values are specified for these directives, they should appear before other worker directives.

    -

    In addition to a the set of active child processes, there may - be additional child processes which are terminating but where at +

    In addition to the set of active child processes, there may + be additional child processes which are terminating, but where at least one server thread is still handling an existing client connection. Up to MaxClients terminating processes may be present, though the actual number can be expected to be much smaller. This behavior can be avoided by disabling the - termination of individual child processes, which is achieved by + termination of individual child processes, which is achieved using the following:

      diff -ur httpd-2.2.0/docs/manual/mod/worker.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mod/worker.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mod/worker.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mod/worker.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -17,7 +17,7 @@
    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥â¥¸¥å¡¼¥ë

    Apache MPM worker

    diff -ur httpd-2.2.0/docs/manual/mpm.html.de httpd-2.2.0-branch/docs/manual/mpm.html.de --- httpd-2.2.0/docs/manual/mpm.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mpm.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Multi-Processing-Module (MPMs)

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Multi-Processing-Module (MPMs)

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mpm.html.en httpd-2.2.0-branch/docs/manual/mpm.html.en --- httpd-2.2.0/docs/manual/mpm.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mpm.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Multi-Processing Modules (MPMs)

    +Apache > HTTP Server > Documentation > Version 2.2

    Multi-Processing Modules (MPMs)

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mpm.html.es httpd-2.2.0-branch/docs/manual/mpm.html.es --- httpd-2.2.0/docs/manual/mpm.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mpm.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Módulos de MultiProcesamiento (MPMs)

    +Apache > Servidor HTTP > Documentación > Versión 2.2

    Módulos de MultiProcesamiento (MPMs)

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mpm.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/mpm.html.ja.euc-jp --- httpd-2.2.0/docs/manual/mpm.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mpm.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥Þ¥ë¥Á¥×¥í¥»¥Ã¥·¥ó¥°¥â¥¸¥å¡¼¥ë (MPM)

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    ¥Þ¥ë¥Á¥×¥í¥»¥Ã¥·¥ó¥°¥â¥¸¥å¡¼¥ë (MPM)

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/mpm.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/mpm.html.ko.euc-kr --- httpd-2.2.0/docs/manual/mpm.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/mpm.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ´ÙÁßó¸® ¸ðµâ (MPM)

    +Apache > HTTP Server > Documentation > Version 2.2

    ´ÙÁßó¸® ¸ðµâ (MPM)

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.de httpd-2.2.0-branch/docs/manual/new_features_2_0.html.de --- httpd-2.2.0/docs/manual/new_features_2_0.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Übersicht der neuen Funktionen in Apache 2.0

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Übersicht der neuen Funktionen in Apache 2.0

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.en httpd-2.2.0-branch/docs/manual/new_features_2_0.html.en --- httpd-2.2.0/docs/manual/new_features_2_0.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.en 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Overview of new features in Apache 2.0

    +Apache > HTTP Server > Documentation > Version 2.2

    Overview of new features in Apache 2.0

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.fr httpd-2.2.0-branch/docs/manual/new_features_2_0.html.fr --- httpd-2.2.0/docs/manual/new_features_2_0.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.fr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Vue d'ensemble des nouvelles fonctionnalités d'Apache 2.0

    +Apache > Serveur HTTP > Documentation > Version 2.2

    Vue d'ensemble des nouvelles fonctionnalités d'Apache 2.0

    Langues Disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ja.euc-jp --- httpd-2.2.0/docs/manual/new_features_2_0.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache 2.0 ¤Î¿·µ¡Ç½¤Î³µÍ×

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ko.euc-kr --- httpd-2.2.0/docs/manual/new_features_2_0.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache 2.0ÀÇ »õ·Î¿î ±â´É °³¿ä

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache 2.0ÀÇ »õ·Î¿î ±â´É °³¿ä

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.pt-br httpd-2.2.0-branch/docs/manual/new_features_2_0.html.pt-br --- httpd-2.2.0/docs/manual/new_features_2_0.html.pt-br 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.pt-br 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Descrição das novas funcionalidades do Apache 2.0

    +Apache > Servidor HTTP > Documentação > Versão 2.2

    Descrição das novas funcionalidades do Apache 2.0

    Línguas Disponíveis:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_0.html.ru.koi8-r httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ru.koi8-r --- httpd-2.2.0/docs/manual/new_features_2_0.html.ru.koi8-r 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_0.html.ru.koi8-r 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ïÂÚÏÒ ÎÏ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ × Apache 2.0

    +Apache > HTTP ÓÅÒ×ÅÒ > äÏËÕÍÅÎÔÁÃÉÑ > ÷ÅÒÓÉÑ 2.2

    ïÂÚÏÒ ÎÏ×ÙÈ ×ÏÚÍÏÖÎÏÓÔÅÊ × Apache 2.0

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/new_features_2_2.html.en httpd-2.2.0-branch/docs/manual/new_features_2_2.html.en --- httpd-2.2.0/docs/manual/new_features_2_2.html.en 2005-11-20 03:53:32.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_2.html.en 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Overview of new features in Apache 2.2

    +Apache > HTTP Server > Documentation > Version 2.2

    Overview of new features in Apache 2.2

    Available Languages:  en  |  ko  | @@ -106,9 +106,13 @@ timeout was reached.

    SQL Database Support
    -
    mod_dbd, together with the apr_dbd framework, +

    mod_dbd, together with the apr_dbd framework, brings direct SQL support to modules that need it. Supports - connection pooling in threaded MPMs.

    + connection pooling in threaded MPMs.

    +

    Windows Users please note that this is not + yet included in the standard windows build. If you try to use + it on the Windows platform, please let us know how you get on.

    +
    top
    @@ -120,7 +124,7 @@
    Modules in the aaa directory have been renamed and offer better support for digest authentication. For example, mod_auth is now split into mod_auth_basic and - mod_auth_file; mod_auth_dbm is now called + mod_authn_file; mod_auth_dbm is now called mod_authn_dbm; mod_access has been renamed mod_authz_host. There is also a new mod_authn_alias module for simplifying @@ -134,6 +138,14 @@ complicated search filters in the Require directive.
    +
    mod_authz_owner
    +
    A new module that authorizes access to files based + on the owner of the file on the file system
    + +
    mod_version
    +
    A new module that allows configuration blocks to be enabled based on the + version number of the running server.
    +
    mod_info
    Added a new ?config argument which will show the configuration directives as parsed by Apache, including @@ -146,7 +158,12 @@
    Added a support for RFC 2817, which allows connections to upgrade from clear text to TLS encryption.
    + +
    mod_imagemap
    +
    mod_imap has been renamed to mod_imagemap to avoid + user confusion.
    +
    top

    Program Enhancements

    diff -ur httpd-2.2.0/docs/manual/new_features_2_2.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/new_features_2_2.html.ko.euc-kr --- httpd-2.2.0/docs/manual/new_features_2_2.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_2.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

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

    +Apache > HTTP Server > Documentation > Version 2.2

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

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko  | diff -ur httpd-2.2.0/docs/manual/new_features_2_2.html.pt-br httpd-2.2.0-branch/docs/manual/new_features_2_2.html.pt-br --- httpd-2.2.0/docs/manual/new_features_2_2.html.pt-br 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/new_features_2_2.html.pt-br 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Descrição das novas funcionalidades do Apache 2.2

    +Apache > Servidor HTTP > Documentação > Versão 2.2

    Descrição das novas funcionalidades do Apache 2.2

    Línguas Disponíveis:  en  |  ko  | diff -ur httpd-2.2.0/docs/manual/platform/ebcdic.html.en httpd-2.2.0-branch/docs/manual/platform/ebcdic.html.en --- httpd-2.2.0/docs/manual/platform/ebcdic.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/ebcdic.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    The Apache EBCDIC Port

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/ebcdic.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/ebcdic.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/ebcdic.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/ebcdic.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ¾ÆÆÄÄ¡ EBCDIC Æ÷ÆÃ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    @@ -407,7 +407,7 @@
    - + diff -ur httpd-2.2.0/docs/manual/platform/index.html.en httpd-2.2.0-branch/docs/manual/platform/index.html.en --- httpd-2.2.0/docs/manual/platform/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Platform Specific Notes

    +Apache > HTTP Server > Documentation > Version 2.2

    Platform Specific Notes

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Ç÷¡Æûº° ¼³¸í

    +Apache > HTTP Server > Documentation > Version 2.2

    Ç÷¡Æûº° ¼³¸í

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/netware.html.en httpd-2.2.0-branch/docs/manual/platform/netware.html.en --- httpd-2.2.0/docs/manual/platform/netware.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/netware.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Using Apache With Novell NetWare

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Using Apache With Novell NetWare

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/netware.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/netware.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/netware.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/netware.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Novell NetWare¿¡¼­ ¾ÆÆÄÄ¡ »ç¿ëÇϱâ

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Novell NetWare¿¡¼­ ¾ÆÆÄÄ¡ »ç¿ëÇϱâ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/perf-hp.html.en httpd-2.2.0-branch/docs/manual/platform/perf-hp.html.en --- httpd-2.2.0/docs/manual/platform/perf-hp.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/perf-hp.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Running a High-Performance Web Server on HPUX

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Running a High-Performance Web Server on HPUX

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/perf-hp.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/perf-hp.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/perf-hp.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/perf-hp.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    HPUX¿¡¼­ °í¼º´É À¥¼­¹ö ½ÇÇàÇϱâ

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    HPUX¿¡¼­ °í¼º´É À¥¼­¹ö ½ÇÇàÇϱâ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/win_compiling.html.en httpd-2.2.0-branch/docs/manual/platform/win_compiling.html.en --- httpd-2.2.0/docs/manual/platform/win_compiling.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/win_compiling.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Compiling Apache for Microsoft Windows

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Compiling Apache for Microsoft Windows

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/win_compiling.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/win_compiling.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/win_compiling.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/win_compiling.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Microsoft Windows¿ë ¾ÆÆÄÄ¡ ÄÄÆÄÀÏ

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Microsoft Windows¿ë ¾ÆÆÄÄ¡ ÄÄÆÄÀÏ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/windows.html.en httpd-2.2.0-branch/docs/manual/platform/windows.html.en --- httpd-2.2.0/docs/manual/platform/windows.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/windows.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Using Apache with Microsoft Windows

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Using Apache with Microsoft Windows

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/platform/windows.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/platform/windows.html.ko.euc-kr --- httpd-2.2.0/docs/manual/platform/windows.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/platform/windows.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Microsoft Windows¿¡¼­ ¾ÆÆÄÄ¡ »ç¿ë¹ý

    +Apache > HTTP Server > Documentation > Version 2.2 > Platform Specific Notes

    Microsoft Windows¿¡¼­ ¾ÆÆÄÄ¡ »ç¿ë¹ý

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/ab.html.en httpd-2.2.0-branch/docs/manual/programs/ab.html.en --- httpd-2.2.0/docs/manual/programs/ab.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/ab.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ab - Apache HTTP server benchmarking tool

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    ab - Apache HTTP server benchmarking tool

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/ab.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/ab.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/ab.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/ab.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ab - ¾ÆÆÄÄ¡ À¥¼­¹ö ¼º´É°Ë»ç µµ±¸

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    ab - ¾ÆÆÄÄ¡ À¥¼­¹ö ¼º´É°Ë»ç µµ±¸

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/apachectl.html.en httpd-2.2.0-branch/docs/manual/programs/apachectl.html.en --- httpd-2.2.0/docs/manual/programs/apachectl.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/apachectl.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    apachectl - Apache HTTP Server Control Interface

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    apachectl - Apache HTTP Server Control Interface

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/apachectl.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/apachectl.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/apachectl.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/apachectl.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    apachectl - ¾ÆÆÄÄ¡ À¥¼­¹ö Á¶Àý ÀÎÅÍÆäÀ̽º

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    apachectl - ¾ÆÆÄÄ¡ À¥¼­¹ö Á¶Àý ÀÎÅÍÆäÀ̽º

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/apxs.html.en httpd-2.2.0-branch/docs/manual/programs/apxs.html.en --- httpd-2.2.0/docs/manual/programs/apxs.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/apxs.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    apxs - APache eXtenSion tool

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    apxs - APache eXtenSion tool

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/apxs.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/apxs.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/apxs.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/apxs.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    apxs - APache eXtenSion µµ±¸

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    apxs - APache eXtenSion µµ±¸

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/configure.html.en httpd-2.2.0-branch/docs/manual/programs/configure.html.en --- httpd-2.2.0/docs/manual/programs/configure.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/configure.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    configure - Configure the source tree

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    configure - Configure the source tree

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/configure.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/configure.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/configure.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/configure.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    configure - ¼Ò½º Æ®¸®¸¦ ±¸¼ºÇÑ´Ù

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    configure - ¼Ò½º Æ®¸®¸¦ ±¸¼ºÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    @@ -354,8 +354,8 @@
    ÁÖÀÇ: ÀÌ ¸ðµâÀº Ç×»ó Á¤ÀûÀ¸·Î ¸µÅ©µÈ´Ù. -
    --disable-imap
    -
    mod_imapÀÌ Á¦°øÇÏ´Â ¼­¹ö±â¹Ý imagemap +
    --disable-imagemap
    +
    mod_imagemapÀÌ Á¦°øÇÏ´Â ¼­¹ö±â¹Ý imagemap ±â´ÉÀ» »ç¿ëÇÏÁö ¾Ê´Â´Ù.
    --disable-include
    diff -ur httpd-2.2.0/docs/manual/programs/dbmmanage.html.en httpd-2.2.0-branch/docs/manual/programs/dbmmanage.html.en --- httpd-2.2.0/docs/manual/programs/dbmmanage.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/dbmmanage.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    dbmmanage - Manage user authentication files in DBM format

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    dbmmanage - Manage user authentication files in DBM format

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/dbmmanage.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/dbmmanage.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/dbmmanage.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/dbmmanage.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    dbmmanage - DBM Çü½ÄÀÇ »ç¿ëÀÚÀÎÁõ ÆÄÀÏÀ» °ü¸®ÇÑ´Ù

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    dbmmanage - DBM Çü½ÄÀÇ »ç¿ëÀÚÀÎÁõ ÆÄÀÏÀ» °ü¸®ÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/htcacheclean.html.en httpd-2.2.0-branch/docs/manual/programs/htcacheclean.html.en --- httpd-2.2.0/docs/manual/programs/htcacheclean.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htcacheclean.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    htcacheclean - Clean up the disk cache

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htcacheclean - Clean up the disk cache

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/htcacheclean.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/htcacheclean.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/htcacheclean.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htcacheclean.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    htcacheclean - µð½ºÅ© ij½¬¸¦ û¼ÒÇÑ´Ù

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htcacheclean - µð½ºÅ© ij½¬¸¦ û¼ÒÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/htdbm.html.en httpd-2.2.0-branch/docs/manual/programs/htdbm.html.en --- httpd-2.2.0/docs/manual/programs/htdbm.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htdbm.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    htdbm - Manipulate DBM password databases

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htdbm - Manipulate DBM password databases

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/programs/htdigest.html.en httpd-2.2.0-branch/docs/manual/programs/htdigest.html.en --- httpd-2.2.0/docs/manual/programs/htdigest.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htdigest.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    htdigest - manage user files for digest authentication

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htdigest - manage user files for digest authentication

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/htdigest.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/htdigest.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/htdigest.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htdigest.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-

    htdigest - digest authentication¿¡ »ç¿ëÇÒ »ç¿ëÀÚÆÄÀÏÀ» +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htdigest - digest authentication¿¡ »ç¿ëÇÒ »ç¿ëÀÚÆÄÀÏÀ» °ü¸®ÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  | diff -ur httpd-2.2.0/docs/manual/programs/htpasswd.html.en httpd-2.2.0-branch/docs/manual/programs/htpasswd.html.en --- httpd-2.2.0/docs/manual/programs/htpasswd.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htpasswd.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    htpasswd - Manage user files for basic authentication

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htpasswd - Manage user files for basic authentication

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/htpasswd.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/htpasswd.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/htpasswd.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/htpasswd.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-

    htpasswd - basic authentication¿¡ »ç¿ëÇÒ »ç¿ëÀÚÆÄÀÏÀ» +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    htpasswd - basic authentication¿¡ »ç¿ëÇÒ »ç¿ëÀÚÆÄÀÏÀ» °ü¸®ÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  | diff -ur httpd-2.2.0/docs/manual/programs/httpd.html.en httpd-2.2.0-branch/docs/manual/programs/httpd.html.en --- httpd-2.2.0/docs/manual/programs/httpd.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/httpd.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    httpd - Apache Hypertext Transfer Protocol Server

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    httpd - Apache Hypertext Transfer Protocol Server

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/httpd.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/httpd.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/httpd.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/httpd.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    httpd - ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅؽºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ ¼­¹ö

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    httpd - ¾ÆÆÄÄ¡ ÇÏÀÌÆÛÅؽºÆ® Àü¼Û ÇÁ·ÎÅäÄÝ ¼­¹ö

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/httxt2dbm.html.en httpd-2.2.0-branch/docs/manual/programs/httxt2dbm.html.en --- httpd-2.2.0/docs/manual/programs/httxt2dbm.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/httxt2dbm.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    httxt2dbm - Generate dbm files for use with RewriteMap

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    httxt2dbm - Generate dbm files for use with RewriteMap

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/programs/index.html.en httpd-2.2.0-branch/docs/manual/programs/index.html.en --- httpd-2.2.0/docs/manual/programs/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Server and Supporting Programs

    +Apache > HTTP Server > Documentation > Version 2.2

    Server and Supporting Programs

    Available Languages:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/programs/index.html.es httpd-2.2.0-branch/docs/manual/programs/index.html.es --- httpd-2.2.0/docs/manual/programs/index.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/index.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    El Servidor Apache y Programas de Soporte

    +Apache > Servidor HTTP > Documentación > Versión 2.2

    El Servidor Apache y Programas de Soporte

    Idiomas disponibles:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/programs/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¼­¹ö¿Í Áö¿ø ÇÁ·Î±×·¥

    +Apache > HTTP Server > Documentation > Version 2.2

    ¼­¹ö¿Í Áö¿ø ÇÁ·Î±×·¥

    °¡´ÉÇÑ ¾ð¾î:  en  |  es  | diff -ur httpd-2.2.0/docs/manual/programs/logresolve.html.en httpd-2.2.0-branch/docs/manual/programs/logresolve.html.en --- httpd-2.2.0/docs/manual/programs/logresolve.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/logresolve.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-

    logresolve - Resolve IP-addresses to hostnames in Apache +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    logresolve - Resolve IP-addresses to hostnames in Apache log files

    Available Languages:  en  | diff -ur httpd-2.2.0/docs/manual/programs/logresolve.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/logresolve.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/logresolve.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/logresolve.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-

    logresolve - ¾ÆÆÄÄ¡ ·Î±×ÆÄÀÏÀÇ IP-ÁÖ¼Ò¸¦ È£½ºÆ®¸íÀ¸·Î +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    logresolve - ¾ÆÆÄÄ¡ ·Î±×ÆÄÀÏÀÇ IP-ÁÖ¼Ò¸¦ È£½ºÆ®¸íÀ¸·Î º¯È¯ÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  | diff -ur httpd-2.2.0/docs/manual/programs/other.html.en httpd-2.2.0-branch/docs/manual/programs/other.html.en --- httpd-2.2.0/docs/manual/programs/other.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/other.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Other Programs

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/other.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/other.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/other.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/other.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Other Programs

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/rotatelogs.html.en httpd-2.2.0-branch/docs/manual/programs/rotatelogs.html.en --- httpd-2.2.0/docs/manual/programs/rotatelogs.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/rotatelogs.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    rotatelogs - Piped logging program to rotate Apache logs

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    rotatelogs - Piped logging program to rotate Apache logs

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/rotatelogs.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/rotatelogs.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/rotatelogs.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/rotatelogs.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@
    <-

    rotatelogs - ¾ÆÆÄÄ¡ ·Î±×¸¦ ¼øȯÇϱâÀ§ÇØ ÆÄÀÌÇÁ·Î ¿¬°áÇÒ +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    rotatelogs - ¾ÆÆÄÄ¡ ·Î±×¸¦ ¼øȯÇϱâÀ§ÇØ ÆÄÀÌÇÁ·Î ¿¬°áÇÒ ·Î±× ÇÁ·Î±×·¥

    °¡´ÉÇÑ ¾ð¾î:  en  | diff -ur httpd-2.2.0/docs/manual/programs/suexec.html.en httpd-2.2.0-branch/docs/manual/programs/suexec.html.en --- httpd-2.2.0/docs/manual/programs/suexec.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/suexec.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    suexec - Switch user before executing external programs

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    suexec - Switch user before executing external programs

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/programs/suexec.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/programs/suexec.html.ko.euc-kr --- httpd-2.2.0/docs/manual/programs/suexec.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/programs/suexec.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    suexec - ¿ÜºÎ ÇÁ·Î±×·¥À» ½ÇÇàÇϱâ Àü¿¡ »ç¿ëÀÚ¸¦ º¯°æÇÑ´Ù

    +Apache > HTTP Server > Documentation > Version 2.2 > Programs

    suexec - ¿ÜºÎ ÇÁ·Î±×·¥À» ½ÇÇàÇϱâ Àü¿¡ »ç¿ëÀÚ¸¦ º¯°æÇÑ´Ù

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/rewrite/index.html.en httpd-2.2.0-branch/docs/manual/rewrite/index.html.en --- httpd-2.2.0/docs/manual/rewrite/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/rewrite/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache mod_rewrite

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache mod_rewrite

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/rewrite/rewrite_guide.html.en httpd-2.2.0-branch/docs/manual/rewrite/rewrite_guide.html.en --- httpd-2.2.0/docs/manual/rewrite/rewrite_guide.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/rewrite/rewrite_guide.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    URL Rewriting Guide

    +Apache > HTTP Server > Documentation > Version 2.2

    URL Rewriting Guide

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/rewrite/rewrite_guide_advanced.html.en httpd-2.2.0-branch/docs/manual/rewrite/rewrite_guide_advanced.html.en --- httpd-2.2.0/docs/manual/rewrite/rewrite_guide_advanced.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/rewrite/rewrite_guide_advanced.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    URL Rewriting Guide - Advanced topics

    +Apache > HTTP Server > Documentation > Version 2.2

    URL Rewriting Guide - Advanced topics

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/rewrite/rewrite_intro.html.en httpd-2.2.0-branch/docs/manual/rewrite/rewrite_intro.html.en --- httpd-2.2.0/docs/manual/rewrite/rewrite_intro.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/rewrite/rewrite_intro.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache mod_rewrite Introduction

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache mod_rewrite Introduction

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/rewrite/rewrite_tech.html.en httpd-2.2.0-branch/docs/manual/rewrite/rewrite_tech.html.en --- httpd-2.2.0/docs/manual/rewrite/rewrite_tech.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/rewrite/rewrite_tech.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache mod_rewrite Technical Details

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache mod_rewrite Technical Details

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/sections.html.en httpd-2.2.0-branch/docs/manual/sections.html.en --- httpd-2.2.0/docs/manual/sections.html.en 2005-11-13 10:04:30.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sections.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Configuration Sections

    +Apache > HTTP Server > Documentation > Version 2.2

    Configuration Sections

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/sections.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/sections.html.ja.euc-jp --- httpd-2.2.0/docs/manual/sections.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sections.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥»¥¯¥·¥ç¥ó¤ÎÀßÄê

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/sections.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/sections.html.ko.euc-kr --- httpd-2.2.0/docs/manual/sections.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sections.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¼½¼Ç ¼³Á¤

    +Apache > HTTP Server > Documentation > Version 2.2

    ¼½¼Ç ¼³Á¤

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/server-wide.html.en httpd-2.2.0-branch/docs/manual/server-wide.html.en --- httpd-2.2.0/docs/manual/server-wide.html.en 2005-11-15 21:39:58.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/server-wide.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Server-Wide Configuration

    +Apache > HTTP Server > Documentation > Version 2.2

    Server-Wide Configuration

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/server-wide.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/server-wide.html.ja.euc-jp --- httpd-2.2.0/docs/manual/server-wide.html.ja.euc-jp 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/server-wide.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥µ¡¼¥ÐÁ´ÂΤÎÀßÄê

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/server-wide.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/server-wide.html.ko.euc-kr --- httpd-2.2.0/docs/manual/server-wide.html.ko.euc-kr 2005-11-16 19:55:37.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/server-wide.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¼­¹ö Àü¿ª ¼³Á¤

    +Apache > HTTP Server > Documentation > Version 2.2

    ¼­¹ö Àü¿ª ¼³Á¤

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/sitemap.html.de httpd-2.2.0-branch/docs/manual/sitemap.html.de --- httpd-2.2.0/docs/manual/sitemap.html.de 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sitemap.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Seitenindex

    Verfügbare Sprachen:  de  | diff -ur httpd-2.2.0/docs/manual/sitemap.html.en httpd-2.2.0-branch/docs/manual/sitemap.html.en --- httpd-2.2.0/docs/manual/sitemap.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sitemap.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP Server > Documentation > Version 2.2

    Sitemap

    Available Languages:  de  | diff -ur httpd-2.2.0/docs/manual/sitemap.html.es httpd-2.2.0-branch/docs/manual/sitemap.html.es --- httpd-2.2.0/docs/manual/sitemap.html.es 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sitemap.html.es 2005-12-22 04:02:47.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > Servidor HTTP > Documentación > Versión 2.2

    Mapa de este sitio web

    Idiomas disponibles:  de  | diff -ur httpd-2.2.0/docs/manual/sitemap.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/sitemap.html.ja.euc-jp --- httpd-2.2.0/docs/manual/sitemap.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sitemap.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    Site Map

    Available Languages:  de  | diff -ur httpd-2.2.0/docs/manual/sitemap.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/sitemap.html.ko.euc-kr --- httpd-2.2.0/docs/manual/sitemap.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/sitemap.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -17,7 +17,7 @@

    <-
    +Apache > HTTP Server > Documentation > Version 2.2

    »çÀÌÆ®¸Ê

    °¡´ÉÇÑ ¾ð¾î:  de  | @@ -203,7 +203,7 @@

  • ¾ÆÆÄÄ¡ ¸ðµâ mod_filter
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_headers
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_ident
  • -
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_imap
  • +
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_imagemap
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_include
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_info
  • ¾ÆÆÄÄ¡ ¸ðµâ mod_isapi
  • diff -ur httpd-2.2.0/docs/manual/ssl/index.html.en httpd-2.2.0-branch/docs/manual/ssl/index.html.en --- httpd-2.2.0/docs/manual/ssl/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache SSL/TLS Encryption

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache SSL/TLS Encryption

    Available Languages:  en  |  ja 

    diff -ur httpd-2.2.0/docs/manual/ssl/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/ssl/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/ssl/index.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/index.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Apache ¤Î SSL/TLS °Å¹æ²½

    Available Languages:  en  |  ja 

    diff -ur httpd-2.2.0/docs/manual/ssl/ssl_compat.html.en httpd-2.2.0-branch/docs/manual/ssl/ssl_compat.html.en --- httpd-2.2.0/docs/manual/ssl/ssl_compat.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/ssl_compat.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    SSL/TLS Strong Encryption: Compatibility

    +Apache > HTTP Server > Documentation > Version 2.2 > SSL/TLS

    SSL/TLS Strong Encryption: Compatibility

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/ssl/ssl_faq.html.en httpd-2.2.0-branch/docs/manual/ssl/ssl_faq.html.en --- httpd-2.2.0/docs/manual/ssl/ssl_faq.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/ssl_faq.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    SSL/TLS Strong Encryption: FAQ

    +Apache > HTTP Server > Documentation > Version 2.2 > SSL/TLS

    SSL/TLS Strong Encryption: FAQ

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/ssl/ssl_howto.html.en httpd-2.2.0-branch/docs/manual/ssl/ssl_howto.html.en --- httpd-2.2.0/docs/manual/ssl/ssl_howto.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/ssl_howto.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    SSL/TLS Strong Encryption: How-To

    +Apache > HTTP Server > Documentation > Version 2.2 > SSL/TLS

    SSL/TLS Strong Encryption: How-To

    Available Languages:  en 

    diff -ur httpd-2.2.0/docs/manual/ssl/ssl_intro.html.en httpd-2.2.0-branch/docs/manual/ssl/ssl_intro.html.en --- httpd-2.2.0/docs/manual/ssl/ssl_intro.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/ssl_intro.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    SSL/TLS Strong Encryption: An Introduction

    +Apache > HTTP Server > Documentation > Version 2.2 > SSL/TLS

    SSL/TLS Strong Encryption: An Introduction

    Available Languages:  en  |  ja 

    diff -ur httpd-2.2.0/docs/manual/ssl/ssl_intro.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/ssl/ssl_intro.html.ja.euc-jp --- httpd-2.2.0/docs/manual/ssl/ssl_intro.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/ssl/ssl_intro.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    SSL/TLS °Å¹æ²½: ¤Ï¤¸¤á¤Ë

    Available Languages:  en  |  ja 

    diff -ur httpd-2.2.0/docs/manual/stopping.html.de httpd-2.2.0-branch/docs/manual/stopping.html.de --- httpd-2.2.0/docs/manual/stopping.html.de 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/stopping.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Beenden und Neustarten

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Beenden und Neustarten

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/stopping.html.en httpd-2.2.0-branch/docs/manual/stopping.html.en --- httpd-2.2.0/docs/manual/stopping.html.en 2005-11-13 15:31:29.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/stopping.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Stopping and Restarting

    +Apache > HTTP Server > Documentation > Version 2.2

    Stopping and Restarting

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/stopping.html.es httpd-2.2.0-branch/docs/manual/stopping.html.es --- httpd-2.2.0/docs/manual/stopping.html.es 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/stopping.html.es 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Iniciar y Parar el servidor Apache

    +Apache > Servidor HTTP > Documentación > Versión 2.2

    Iniciar y Parar el servidor Apache

    Idiomas disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/stopping.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/stopping.html.ja.euc-jp --- httpd-2.2.0/docs/manual/stopping.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/stopping.html.ja.euc-jp 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Ää»ß¤ÈºÆµ¯Æ°

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/stopping.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/stopping.html.ko.euc-kr --- httpd-2.2.0/docs/manual/stopping.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/stopping.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Áß´Ü°ú Àç½ÃÀÛ

    +Apache > HTTP Server > Documentation > Version 2.2

    Áß´Ü°ú Àç½ÃÀÛ

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/style/build.properties httpd-2.2.0-branch/docs/manual/style/build.properties --- httpd-2.2.0/docs/manual/style/build.properties 2005-11-13 19:20:47.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/style/build.properties 2005-12-22 04:02:46.000000000 +0200 @@ -1,4 +1,4 @@ # This file contains version specific properties # No xml files yet -noxml.fr = upgrading.html.fr +# noxml.fr = upgrading.html.fr diff -ur httpd-2.2.0/docs/manual/style/xsl/common.xsl httpd-2.2.0-branch/docs/manual/style/xsl/common.xsl --- httpd-2.2.0/docs/manual/style/xsl/common.xsl 2005-09-21 18:33:52.000000000 +0300 +++ httpd-2.2.0-branch/docs/manual/style/xsl/common.xsl 2005-12-22 04:02:46.000000000 +0200 @@ -216,7 +216,7 @@ > - + _blank diff -ur httpd-2.2.0/docs/manual/suexec.html.en httpd-2.2.0-branch/docs/manual/suexec.html.en --- httpd-2.2.0/docs/manual/suexec.html.en 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/suexec.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    suEXEC Support

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/suexec.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/suexec.html.ja.euc-jp --- httpd-2.2.0/docs/manual/suexec.html.ja.euc-jp 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/suexec.html.ja.euc-jp 2005-12-22 04:02:47.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    suEXEC ¥µ¥Ý¡¼¥È

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/suexec.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/suexec.html.ko.euc-kr --- httpd-2.2.0/docs/manual/suexec.html.ko.euc-kr 2005-11-13 18:04:55.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/suexec.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    suEXEC Áö¿ø

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/upgrading.html httpd-2.2.0-branch/docs/manual/upgrading.html --- httpd-2.2.0/docs/manual/upgrading.html 2005-01-29 03:58:15.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html 2005-12-22 04:02:46.000000000 +0200 @@ -6,10 +6,6 @@ Content-Language: en Content-type: text/html; charset=ISO-8859-1 -URI: upgrading.html.fr -Content-Language: fr -Content-type: text/html; charset=ISO-8859-1 - URI: upgrading.html.ja.euc-jp Content-Language: ja Content-type: text/html; charset=EUC-JP diff -ur httpd-2.2.0/docs/manual/upgrading.html.de httpd-2.2.0-branch/docs/manual/upgrading.html.de --- httpd-2.2.0/docs/manual/upgrading.html.de 2005-11-27 03:49:15.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    Upgrade von 2.0 auf 2.2

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Upgrade von 2.0 auf 2.2

    Verfügbare Sprachen:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -111,7 +110,6 @@

    Verfügbare Sprachen:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/upgrading.html.en httpd-2.2.0-branch/docs/manual/upgrading.html.en --- httpd-2.2.0/docs/manual/upgrading.html.en 2005-11-27 03:49:15.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    Upgrading to 2.2 from 2.0

    +Apache > HTTP Server > Documentation > Version 2.2

    Upgrading to 2.2 from 2.0

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -48,14 +47,24 @@

    Compile-Time Configuration Changes

    + +

    The compilation process is very similar to the one used in + version 2.0. Your old configure command line (as + found in build/config.nice in the installed server + directory) can be used in some cases. The most significant change + required will be to account for changes in module names, in + particular for the authentication and authorization modules. + Some details of changes:

    +
    top
    @@ -63,21 +72,32 @@

    Run-Time Configuration Changes

    -
      -
    • The config file httpd.conf distributed with the - Apache HTTP Server has been greatly simplified by removing all - but the most essential configuration settings. A set of example - configuration settings for more advanced features is present in - the conf/extra/ directory of the installed - server.
    • +

      Your existing version 2.0 config files and startup scripts can + usually be used unchanged in version 2.2. Some small + adjustments may be necessary for particular configurations as + discussed below. In addition, if you dynamically load the + standard modules using the LoadModule directive, then you will + need to account for the module name changes mentioned above.

      + +

      If you choose to use the new default + configuration file for version 2.2, you will find that it has + been greatly simplified by removing all but the most essential + configuration settings. A set of example configuration settings + for more advanced features is present in the + conf/extra/ directory of the installed server. Default + configuration files are installed in the conf/original + directory.

      + +

      Some runtime configuration changes that you may notice:

      +
      • The apachectl option - startssl is no longer available. To enable ssl + startssl is no longer available. To enable SSL support, you should edit httpd.conf to include the relevant mod_ssl directives and then use apachectl start to start the server. An example - configuration to activate mod_ssl has been included - in conf/extra/httpd-ssl.conf.
      • + configuration to activate mod_ssl has been + included in conf/extra/httpd-ssl.conf.
      • The default setting of UseCanonicalName is now Off. If you did not have this directive in your @@ -118,11 +138,14 @@

        Third Party Modules

        +

        Many third-party modules designed for version 2.0 will work + unchanged with the the Apache HTTP Server version 2.2. But all + modules must be recompiled before being loaded.

        +

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/upgrading.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/upgrading.html.ja.euc-jp --- httpd-2.2.0/docs/manual/upgrading.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    1.3 ¤«¤é 2.0 ¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    1.3 ¤«¤é 2.0 ¤Ø¤Î¥¢¥Ã¥×¥°¥ì¡¼¥É

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -213,7 +212,6 @@

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/upgrading.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/upgrading.html.ko.euc-kr --- httpd-2.2.0/docs/manual/upgrading.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    1.3¿¡¼­ 2.0À¸·Î ¾÷±×·¹À̵å

    +Apache > HTTP Server > Documentation > Version 2.2

    1.3¿¡¼­ 2.0À¸·Î ¾÷±×·¹À̵å

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -195,7 +194,6 @@

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/upgrading.html.pt-br httpd-2.2.0-branch/docs/manual/upgrading.html.pt-br --- httpd-2.2.0/docs/manual/upgrading.html.pt-br 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.pt-br 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    Atualizando da versão 1.3 para 2.0

    +Apache > Servidor HTTP > Documentação > Versão 2.2

    Atualizando da versão 1.3 para 2.0

    Línguas Disponíveis:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -216,7 +215,6 @@

    Línguas Disponíveis:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/upgrading.html.ru.koi8-r httpd-2.2.0-branch/docs/manual/upgrading.html.ru.koi8-r --- httpd-2.2.0/docs/manual/upgrading.html.ru.koi8-r 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/upgrading.html.ru.koi8-r 2005-12-22 04:02:46.000000000 +0200 @@ -16,11 +16,10 @@

    <-

    ðÅÒÅÈÏÄ ÏÔ ×ÅÒÓÉÉ 1.3 Ë ×ÅÒÓÉÉ 2.0

    +Apache > HTTP ÓÅÒ×ÅÒ > äÏËÕÍÅÎÔÁÃÉÑ > ÷ÅÒÓÉÑ 2.2

    ðÅÒÅÈÏÄ ÏÔ ×ÅÒÓÉÉ 1.3 Ë ×ÅÒÓÉÉ 2.0

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | @@ -192,7 +191,6 @@

    Available Languages:  de  |  en  | - fr  |  ja  |  ko  |  pt-br  | diff -ur httpd-2.2.0/docs/manual/urlmapping.html.en httpd-2.2.0-branch/docs/manual/urlmapping.html.en --- httpd-2.2.0/docs/manual/urlmapping.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/urlmapping.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Mapping URLs to Filesystem Locations

    +Apache > HTTP Server > Documentation > Version 2.2

    Mapping URLs to Filesystem Locations

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/urlmapping.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/urlmapping.html.ja.euc-jp --- httpd-2.2.0/docs/manual/urlmapping.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/urlmapping.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    URL ¤«¤é¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å¤Î°ÌÃ֤ؤΥޥå×

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    URL ¤«¤é¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¾å¤Î°ÌÃ֤ؤΥޥå×

    Available Languages:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/urlmapping.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/urlmapping.html.ko.euc-kr --- httpd-2.2.0/docs/manual/urlmapping.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/urlmapping.html.ko.euc-kr 2005-12-22 04:02:45.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    URLÀ» ÆÄÀϽýºÅÛ À§Ä¡·Î ´ëÀÀÇϱâ

    +Apache > HTTP Server > Documentation > Version 2.2

    URLÀ» ÆÄÀϽýºÅÛ À§Ä¡·Î ´ëÀÀÇϱâ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ja  | diff -ur httpd-2.2.0/docs/manual/vhosts/details.html.en httpd-2.2.0-branch/docs/manual/vhosts/details.html.en --- httpd-2.2.0/docs/manual/vhosts/details.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/details.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    An In-Depth Discussion of Virtual Host Matching

    +Apache > HTTP Server > Documentation > Version 2.2 > Virtual Hosts

    An In-Depth Discussion of Virtual Host Matching

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/details.html.fr httpd-2.2.0-branch/docs/manual/vhosts/details.html.fr --- httpd-2.2.0/docs/manual/vhosts/details.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/details.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Détails sur le fonctionnement des serveurs virtuels

    +Apache > Serveur HTTP > Documentation > Version 2.2 > Serveurs virtuels

    Détails sur le fonctionnement des serveurs virtuels

    Langues Disponibles:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/details.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/details.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/details.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/details.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    °¡»óÈ£½ºÆ® ã±â¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ ¼³¸í

    +Apache > HTTP Server > Documentation > Version 2.2 > °¡»óÈ£½ºÆ®

    °¡»óÈ£½ºÆ® ã±â¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ ¼³¸í

    °¡´ÉÇÑ ¾ð¾î:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/examples.html.en httpd-2.2.0-branch/docs/manual/vhosts/examples.html.en --- httpd-2.2.0/docs/manual/vhosts/examples.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/examples.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    VirtualHost Examples

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/examples.html.fr httpd-2.2.0-branch/docs/manual/vhosts/examples.html.fr --- httpd-2.2.0/docs/manual/vhosts/examples.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/examples.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Exemples d'utilisations de VirtualHost

    +Apache > Serveur HTTP > Documentation > Version 2.2 > Serveurs virtuels

    Exemples d'utilisations de VirtualHost

    Langues Disponibles:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/examples.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/vhosts/examples.html.ja.euc-jp --- httpd-2.2.0/docs/manual/vhosts/examples.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/examples.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥È¤ÎÎã

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/examples.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/examples.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/examples.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/examples.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    °¡»óÈ£½ºÆ® ¿¹

    °¡´ÉÇÑ ¾ð¾î:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/fd-limits.html.en httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.en --- httpd-2.2.0/docs/manual/vhosts/fd-limits.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    File Descriptor Limits

    +Apache > HTTP Server > Documentation > Version 2.2 > Virtual Hosts

    File Descriptor Limits

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/fd-limits.html.fr httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.fr --- httpd-2.2.0/docs/manual/vhosts/fd-limits.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Limites des descripteurs de fichiers

    +Apache > Serveur HTTP > Documentation > Version 2.2 > Serveurs Virtuels

    Limites des descripteurs de fichiers

    Langues Disponibles:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/fd-limits.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.ja.euc-jp --- httpd-2.2.0/docs/manual/vhosts/fd-limits.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¥Õ¥¡¥¤¥ëµ­½Ò»Ò¤Î¸Â³¦

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/fd-limits.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/fd-limits.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/fd-limits.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ÆÄÀϱâ¼úÀÚ(file descriptor) ÇÑ°è

    +Apache > HTTP Server > Documentation > Version 2.2 > °¡»óÈ£½ºÆ®

    ÆÄÀϱâ¼úÀÚ(file descriptor) ÇÑ°è

    °¡´ÉÇÑ ¾ð¾î:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/index.html.de httpd-2.2.0-branch/docs/manual/vhosts/index.html.de --- httpd-2.2.0/docs/manual/vhosts/index.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/index.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache-Dokumentation zu virtuellen Hosts

    +Apache > HTTP-Server > Dokumentation > Version 2.2

    Apache-Dokumentation zu virtuellen Hosts

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/index.html.en httpd-2.2.0-branch/docs/manual/vhosts/index.html.en --- httpd-2.2.0/docs/manual/vhosts/index.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/index.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache Virtual Host documentation

    +Apache > HTTP Server > Documentation > Version 2.2

    Apache Virtual Host documentation

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/index.html.fr httpd-2.2.0-branch/docs/manual/vhosts/index.html.fr --- httpd-2.2.0/docs/manual/vhosts/index.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/index.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Documentation sur les serveurs virtuels Apache

    +Apache > Serveur HTTP > Documentation > Version 2.2

    Documentation sur les serveurs virtuels Apache

    Langues Disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/index.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/vhosts/index.html.ja.euc-jp --- httpd-2.2.0/docs/manual/vhosts/index.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/index.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥ÈÀâÌÀ½ñ

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2

    Apache ¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥ÈÀâÌÀ½ñ

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/index.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/index.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/index.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/index.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ °¡»óÈ£½ºÆ® ¹®¼­

    +Apache > HTTP Server > Documentation > Version 2.2

    ¾ÆÆÄÄ¡ °¡»óÈ£½ºÆ® ¹®¼­

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/ip-based.html.en httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.en --- httpd-2.2.0/docs/manual/vhosts/ip-based.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache IP-based Virtual Host Support

    +Apache > HTTP Server > Documentation > Version 2.2 > Virtual Hosts

    Apache IP-based Virtual Host Support

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/ip-based.html.fr httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.fr --- httpd-2.2.0/docs/manual/vhosts/ip-based.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Support Apache des serveurs virtuels par IP

    +Apache > Serveur HTTP > Documentation > Version 2.2 > Serveurs virtuels

    Support Apache des serveurs virtuels par IP

    Langues Disponibles:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/ip-based.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.ja.euc-jp --- httpd-2.2.0/docs/manual/vhosts/ip-based.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Apache ¤Î IP ¥Ù¡¼¥¹¤Î¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥È¥µ¥Ý¡¼¥È

    +Apache > HTTP ¥µ¡¼¥Ð > ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó > ¥Ð¡¼¥¸¥ç¥ó 2.2 > ¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥È

    Apache ¤Î IP ¥Ù¡¼¥¹¤Î¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥È¥µ¥Ý¡¼¥È

    Available Languages:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/ip-based.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/ip-based.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/ip-based.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ¾ÆÆÄÄ¡ IP±â¹Ý °¡»óÈ£½ºÆ® Áö¿ø

    +Apache > HTTP Server > Documentation > Version 2.2 > °¡»óÈ£½ºÆ®

    ¾ÆÆÄÄ¡ IP±â¹Ý °¡»óÈ£½ºÆ® Áö¿ø

    °¡´ÉÇÑ ¾ð¾î:  en  |  fr  | diff -ur httpd-2.2.0/docs/manual/vhosts/mass.html.en httpd-2.2.0-branch/docs/manual/vhosts/mass.html.en --- httpd-2.2.0/docs/manual/vhosts/mass.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/mass.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Dynamically configured mass virtual hosting

    +Apache > HTTP Server > Documentation > Version 2.2 > Virtual Hosts

    Dynamically configured mass virtual hosting

    Available Languages:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/vhosts/mass.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/mass.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/mass.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/mass.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    ´ë·®ÀÇ °¡»óÈ£½ºÆ®¸¦ µ¿ÀûÀ¸·Î ¼³Á¤Çϱâ

    +Apache > HTTP Server > Documentation > Version 2.2 > °¡»óÈ£½ºÆ®

    ´ë·®ÀÇ °¡»óÈ£½ºÆ®¸¦ µ¿ÀûÀ¸·Î ¼³Á¤Çϱâ

    °¡´ÉÇÑ ¾ð¾î:  en  |  ko 

    diff -ur httpd-2.2.0/docs/manual/vhosts/name-based.html.de httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.de --- httpd-2.2.0/docs/manual/vhosts/name-based.html.de 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.de 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@
    <-

    Unterstützung namensbasierter virtueller Hosts

    +Apache > HTTP-Server > Dokumentation > Version 2.2 > Virtual Hosts

    Unterstützung namensbasierter virtueller Hosts

    Verfügbare Sprachen:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/name-based.html.en httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.en --- httpd-2.2.0/docs/manual/vhosts/name-based.html.en 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.en 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Name-based Virtual Host Support

    +Apache > HTTP Server > Documentation > Version 2.2 > Virtual Hosts

    Name-based Virtual Host Support

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/name-based.html.fr httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.fr --- httpd-2.2.0/docs/manual/vhosts/name-based.html.fr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.fr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    Support Apache des serveurs virtuels par nom

    +Apache > Serveur HTTP > Documentation > Version 2.2 > Serveurs virtuels

    Support Apache des serveurs virtuels par nom

    Langues Disponibles:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/name-based.html.ja.euc-jp httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.ja.euc-jp --- httpd-2.2.0/docs/manual/vhosts/name-based.html.ja.euc-jp 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.ja.euc-jp 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    ̾Á°¥Ù¡¼¥¹¤Î¥Ð¡¼¥Á¥ã¥ë¥Û¥¹¥È

    Available Languages:  de  |  en  | diff -ur httpd-2.2.0/docs/manual/vhosts/name-based.html.ko.euc-kr httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.ko.euc-kr --- httpd-2.2.0/docs/manual/vhosts/name-based.html.ko.euc-kr 2005-11-13 08:38:36.000000000 +0200 +++ httpd-2.2.0-branch/docs/manual/vhosts/name-based.html.ko.euc-kr 2005-12-22 04:02:46.000000000 +0200 @@ -16,7 +16,7 @@

    <-

    À̸§±â¹Ý °¡»óÈ£½ºÆ® Áö¿ø

    +Apache > HTTP Server > Documentation > Version 2.2 > °¡»óÈ£½ºÆ®

    À̸§±â¹Ý °¡»óÈ£½ºÆ® Áö¿ø

    °¡´ÉÇÑ ¾ð¾î:  de  |  en  | diff -ur httpd-2.2.0/include/httpd.h httpd-2.2.0-branch/include/httpd.h --- httpd-2.2.0/include/httpd.h 2005-09-29 23:44:53.000000000 +0300 +++ httpd-2.2.0-branch/include/httpd.h 2005-12-22 04:02:47.000000000 +0200 @@ -1074,7 +1074,7 @@ typedef enum { CONN_STATE_CHECK_REQUEST_LINE_READABLE, CONN_STATE_READ_REQUEST_LINE, - CONN_STATE_LINGER, + CONN_STATE_LINGER } conn_state_e; /** Only in httpd-2.2.0-branch/modules/aaa: mod_authn_dbd.dsp diff -ur httpd-2.2.0/modules/database/NWGNUmakefile httpd-2.2.0-branch/modules/database/NWGNUmakefile --- httpd-2.2.0/modules/database/NWGNUmakefile 2005-10-09 17:31:40.000000000 +0300 +++ httpd-2.2.0-branch/modules/database/NWGNUmakefile 2005-12-22 04:02:47.000000000 +0200 @@ -222,6 +222,11 @@ # FILES_nlm_exports = \ dbd_module \ + ap_dbd_open \ + ap_dbd_close \ + ap_dbd_acquire \ + ap_dbd_cacquire \ + ap_dbd_prepare \ $(EOLIST) # diff -ur httpd-2.2.0/modules/database/mod_dbd.c httpd-2.2.0-branch/modules/database/mod_dbd.c --- httpd-2.2.0/modules/database/mod_dbd.c 2005-11-22 01:02:59.000000000 +0200 +++ httpd-2.2.0-branch/modules/database/mod_dbd.c 2005-12-22 04:02:47.000000000 +0200 @@ -119,7 +119,7 @@ } return NULL; } -AP_DECLARE(void) ap_dbd_prepare(server_rec *s, const char *query, +DBD_DECLARE_NONSTD(void) ap_dbd_prepare(server_rec *s, const char *query, const char *label) { svr_cfg *svr = ap_get_module_config(s->module_config, &dbd_module); @@ -300,7 +300,7 @@ - open acquires a connection from the pool (opens one if necessary) - close releases it back in to the pool */ -AP_DECLARE(void) ap_dbd_close(server_rec *s, ap_dbd_t *sql) +DBD_DECLARE_NONSTD(void) ap_dbd_close(server_rec *s, ap_dbd_t *sql) { svr_cfg *svr = ap_get_module_config(s->module_config, &dbd_module); if (!svr->persist) { @@ -319,7 +319,7 @@ } #define arec ((ap_dbd_t*)rec) #if APR_HAS_THREADS -AP_DECLARE(ap_dbd_t*) ap_dbd_open(apr_pool_t *pool, server_rec *s) +DBD_DECLARE_NONSTD(ap_dbd_t*) ap_dbd_open(apr_pool_t *pool, server_rec *s) { void *rec = NULL; svr_cfg *svr = ap_get_module_config(s->module_config, &dbd_module); @@ -356,7 +356,7 @@ return arec; } #else -AP_DECLARE(ap_dbd_t*) ap_dbd_open(apr_pool_t *pool, server_rec *s) +DBD_DECLARE_NONSTD(ap_dbd_t*) ap_dbd_open(apr_pool_t *pool, server_rec *s) { apr_status_t rv = APR_SUCCESS; const char *errmsg; @@ -405,7 +405,7 @@ apr_reslist_release(req->dbpool, req->conn); return APR_SUCCESS; } -AP_DECLARE(ap_dbd_t *) ap_dbd_acquire(request_rec *r) +DBD_DECLARE_NONSTD(ap_dbd_t *) ap_dbd_acquire(request_rec *r) { svr_cfg *svr; dbd_pool_rec *req = ap_get_module_config(r->request_config, &dbd_module); @@ -428,7 +428,7 @@ } return req->conn; } -AP_DECLARE(ap_dbd_t *) ap_dbd_cacquire(conn_rec *c) +DBD_DECLARE_NONSTD(ap_dbd_t *) ap_dbd_cacquire(conn_rec *c) { svr_cfg *svr; dbd_pool_rec *req = ap_get_module_config(c->conn_config, &dbd_module); @@ -452,7 +452,7 @@ return req->conn; } #else -AP_DECLARE(ap_dbd_t *) ap_dbd_acquire(request_rec *r) +DBD_DECLARE_NONSTD(ap_dbd_t *) ap_dbd_acquire(request_rec *r) { svr_cfg *svr; ap_dbd_t *ret = ap_get_module_config(r->request_config, &dbd_module); @@ -470,7 +470,7 @@ } return ret; } -AP_DECLARE(ap_dbd_t *) ap_dbd_cacquire(conn_rec *c) +DBD_DECLARE_NONSTD(ap_dbd_t *) ap_dbd_cacquire(conn_rec *c) { svr_cfg *svr; ap_dbd_t *ret = ap_get_module_config(c->conn_config, &dbd_module); Only in httpd-2.2.0-branch/modules/database: mod_dbd.dsp diff -ur httpd-2.2.0/modules/database/mod_dbd.h httpd-2.2.0-branch/modules/database/mod_dbd.h --- httpd-2.2.0/modules/database/mod_dbd.h 2005-11-17 00:08:41.000000000 +0200 +++ httpd-2.2.0-branch/modules/database/mod_dbd.h 2005-12-22 04:02:47.000000000 +0200 @@ -32,6 +32,27 @@ #ifndef DBD_H #define DBD_H +/* Create a set of DBD_DECLARE(type), DBD_DECLARE_NONSTD(type) and + * DBD_DECLARE_DATA with appropriate export and import tags for the platform + */ +#if !defined(WIN32) +#define DBD_DECLARE(type) type +#define DBD_DECLARE_NONSTD(type) type +#define DBD_DECLARE_DATA +#elif defined(DBD_DECLARE_STATIC) +#define DBD_DECLARE(type) type __stdcall +#define DBD_DECLARE_NONSTD(type) type +#define DBD_DECLARE_DATA +#elif defined(DBD_DECLARE_EXPORT) +#define DBD_DECLARE(type) __declspec(dllexport) type __stdcall +#define DBD_DECLARE_NONSTD(type) __declspec(dllexport) type +#define DBD_DECLARE_DATA __declspec(dllexport) +#else +#define DBD_DECLARE(type) __declspec(dllimport) type __stdcall +#define DBD_DECLARE_NONSTD(type) __declspec(dllimport) type +#define DBD_DECLARE_DATA __declspec(dllimport) +#endif + #include #include #include @@ -47,28 +68,28 @@ /* acquire a connection that MUST be explicitly closed. * Returns NULL on error */ -AP_DECLARE(ap_dbd_t*) ap_dbd_open(apr_pool_t*, server_rec*); +DBD_DECLARE_NONSTD(ap_dbd_t*) ap_dbd_open(apr_pool_t*, server_rec*); /* release a connection acquired with ap_dbd_open */ -AP_DECLARE(void) ap_dbd_close(server_rec*, ap_dbd_t*); +DBD_DECLARE_NONSTD(void) ap_dbd_close(server_rec*, ap_dbd_t*); /* acquire a connection that will have the lifetime of a request * and MUST NOT be explicitly closed. Return NULL on error. * This is the preferred function for most applications. */ -AP_DECLARE(ap_dbd_t*) ap_dbd_acquire(request_rec*); +DBD_DECLARE_NONSTD(ap_dbd_t*) ap_dbd_acquire(request_rec*); /* acquire a connection that will have the lifetime of a connection * and MUST NOT be explicitly closed. Return NULL on error. * This is the preferred function for most applications. */ -AP_DECLARE(ap_dbd_t*) ap_dbd_cacquire(conn_rec*); +DBD_DECLARE_NONSTD(ap_dbd_t*) ap_dbd_cacquire(conn_rec*); /* Prepare a statement for use by a client module during * the server startup/configuration phase. Can't be called * after the server has created its children (use apr_dbd_*). */ -AP_DECLARE(void) ap_dbd_prepare(server_rec*, const char*, const char*); +DBD_DECLARE_NONSTD(void) ap_dbd_prepare(server_rec*, const char*, const char*); /* Also export them as optional functions for modules that prefer it */ APR_DECLARE_OPTIONAL_FN(ap_dbd_t*, ap_dbd_open, (apr_pool_t*, server_rec*)); diff -ur httpd-2.2.0/modules/http/chunk_filter.c httpd-2.2.0-branch/modules/http/chunk_filter.c --- httpd-2.2.0/modules/http/chunk_filter.c 2005-11-17 15:39:15.000000000 +0200 +++ httpd-2.2.0-branch/modules/http/chunk_filter.c 2005-12-22 04:02:47.000000000 +0200 @@ -69,6 +69,8 @@ } if (APR_BUCKET_IS_FLUSH(e)) { flush = e; + more = apr_brigade_split(b, APR_BUCKET_NEXT(e)); + break; } else if (e->length == (apr_size_t)-1) { /* unknown amount of data (e.g. a pipe) */ diff -ur httpd-2.2.0/modules/http/http_request.c httpd-2.2.0-branch/modules/http/http_request.c --- httpd-2.2.0/modules/http/http_request.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/modules/http/http_request.c 2005-12-22 04:02:47.000000000 +0200 @@ -268,6 +268,7 @@ ap_finalize_request_protocol(r); } else { + r->status = HTTP_OK; ap_die(access_status, r); } diff -ur httpd-2.2.0/modules/mappers/mod_imagemap.c httpd-2.2.0-branch/modules/mappers/mod_imagemap.c --- httpd-2.2.0/modules/mappers/mod_imagemap.c 2005-11-17 15:39:15.000000000 +0200 +++ httpd-2.2.0-branch/modules/mappers/mod_imagemap.c 2005-12-22 04:02:47.000000000 +0200 @@ -342,7 +342,7 @@ if (!strcasecmp(value, "referer")) { referer = apr_table_get(r->headers_in, "Referer"); if (referer && *referer) { - return apr_pstrdup(r->pool, referer); + return ap_escape_html(r->pool, referer); } else { /* XXX: This used to do *value = '\0'; ... which is totally bogus diff -ur httpd-2.2.0/modules/mappers/mod_imagemap.dsp httpd-2.2.0-branch/modules/mappers/mod_imagemap.dsp --- httpd-2.2.0/modules/mappers/mod_imagemap.dsp 2005-05-15 22:11:57.000000000 +0300 +++ httpd-2.2.0-branch/modules/mappers/mod_imagemap.dsp 2005-12-22 04:02:47.000000000 +0200 @@ -1,128 +1,128 @@ -# Microsoft Developer Studio Project File - Name="mod_imagemap" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 6.00 -# ** DO NOT EDIT ** - -# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 - -CFG=mod_imagemap - Win32 Release -!MESSAGE This is not a valid makefile. To build this project using NMAKE, -!MESSAGE use the Export Makefile command and run -!MESSAGE -!MESSAGE NMAKE /f "mod_imagemap.mak". -!MESSAGE -!MESSAGE You can specify a configuration when running NMAKE -!MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE -!MESSAGE NMAKE /f "mod_imagemap.mak" CFG="mod_imagemap - Win32 Release" -!MESSAGE -!MESSAGE Possible choices for configuration are: -!MESSAGE -!MESSAGE "mod_imagemap - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "mod_imagemap - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE - -# Begin Project -# PROP AllowPerConfigDependencies 0 -# PROP Scc_ProjName "" -# PROP Scc_LocalPath "" -CPP=cl.exe -MTL=midl.exe -RSC=rc.exe - -!IF "$(CFG)" == "mod_imagemap - Win32 Release" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 0 -# PROP Output_Dir "Release" -# PROP Intermediate_Dir "Release" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c -# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Release\mod_imagemap_src" /FD /c -# ADD BASE MTL /nologo /D "NDEBUG" /win32 -# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "NDEBUG" -# ADD RSC /l 0x409 /d "NDEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"Release/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so -# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Release/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so /opt:ref - -!ELSEIF "$(CFG)" == "mod_imagemap - Win32 Debug" - -# PROP BASE Use_MFC 0 -# PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" -# PROP BASE Target_Dir "" -# PROP Use_MFC 0 -# PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Debug" -# PROP Intermediate_Dir "Debug" -# PROP Ignore_Export_Lib 0 -# PROP Target_Dir "" -# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c -# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Debug\mod_imagemap_src" /FD /c -# ADD BASE MTL /nologo /D "_DEBUG" /win32 -# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 -# ADD BASE RSC /l 0x409 /d "_DEBUG" -# ADD RSC /l 0x409 /d "_DEBUG" -BSC32=bscmake.exe -# ADD BASE BSC32 /nologo -# ADD BSC32 /nologo -LINK32=link.exe -# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so -# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so - -!ENDIF - -# Begin Target - -# Name "mod_imagemap - Win32 Release" -# Name "mod_imagemap - Win32 Debug" -# Begin Source File - -SOURCE=.\mod_imagemap.c -# End Source File -# Begin Source File - -SOURCE=.\mod_imagemap.rc -# End Source File -# Begin Source File - -SOURCE=..\..\build\win32\win32ver.awk - -!IF "$(CFG)" == "mod_imagemap - Win32 Release" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating Version Resource -InputPath=..\..\build\win32\win32ver.awk - -".\mod_imagemap.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - awk -f ../../build/win32/win32ver.awk mod_imagemap.so "imagemap_module for Apache" ../../include/ap_release.h > .\mod_imagemap.rc - -# End Custom Build - -!ELSEIF "$(CFG)" == "mod_imagemap - Win32 Debug" - -# PROP Ignore_Default_Tool 1 -# Begin Custom Build - Creating Version Resource -InputPath=..\..\build\win32\win32ver.awk - -".\mod_imagemap.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - awk -f ../../build/win32/win32ver.awk mod_imagemap.so "imagemap_module for Apache" ../../include/ap_release.h > .\mod_imagemap.rc - -# End Custom Build - -!ENDIF - -# End Source File -# End Target -# End Project +# Microsoft Developer Studio Project File - Name="mod_imagemap" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 + +CFG=mod_imagemap - Win32 Release +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "mod_imagemap.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "mod_imagemap.mak" CFG="mod_imagemap - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "mod_imagemap - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "mod_imagemap - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +MTL=midl.exe +RSC=rc.exe + +!IF "$(CFG)" == "mod_imagemap - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c +# ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Release\mod_imagemap_src" /FD /c +# ADD BASE MTL /nologo /D "NDEBUG" /win32 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /machine:I386 /out:"Release/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so +# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Release/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so /opt:ref + +!ELSEIF "$(CFG)" == "mod_imagemap - Win32 Debug" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 1 +# PROP BASE Output_Dir "Debug" +# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir "Debug" +# PROP Intermediate_Dir "Debug" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c +# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /Fd"Debug\mod_imagemap_src" /FD /c +# ADD BASE MTL /nologo /D "_DEBUG" /win32 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so +# ADD LINK32 kernel32.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/mod_imagemap.so" /base:@..\..\os\win32\BaseAddr.ref,mod_imagemap.so + +!ENDIF + +# Begin Target + +# Name "mod_imagemap - Win32 Release" +# Name "mod_imagemap - Win32 Debug" +# Begin Source File + +SOURCE=.\mod_imagemap.c +# End Source File +# Begin Source File + +SOURCE=.\mod_imagemap.rc +# End Source File +# Begin Source File + +SOURCE=..\..\build\win32\win32ver.awk + +!IF "$(CFG)" == "mod_imagemap - Win32 Release" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\..\build\win32\win32ver.awk + +".\mod_imagemap.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../../build/win32/win32ver.awk mod_imagemap.so "imagemap_module for Apache" ../../include/ap_release.h > .\mod_imagemap.rc + +# End Custom Build + +!ELSEIF "$(CFG)" == "mod_imagemap - Win32 Debug" + +# PROP Ignore_Default_Tool 1 +# Begin Custom Build - Creating Version Resource +InputPath=..\..\build\win32\win32ver.awk + +".\mod_imagemap.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + awk -f ../../build/win32/win32ver.awk mod_imagemap.so "imagemap_module for Apache" ../../include/ap_release.h > .\mod_imagemap.rc + +# End Custom Build + +!ENDIF + +# End Source File +# End Target +# End Project diff -ur httpd-2.2.0/modules/proxy/mod_proxy_balancer.c httpd-2.2.0-branch/modules/proxy/mod_proxy_balancer.c --- httpd-2.2.0/modules/proxy/mod_proxy_balancer.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/modules/proxy/mod_proxy_balancer.c 2005-12-22 04:02:47.000000000 +0200 @@ -113,7 +113,7 @@ char *path = NULL; for (path = strstr(url, name); path; path = strstr(path + 1, name)) { - path += (strlen(name) + 1); + path += strlen(name); if (*path == '=') { /* * Session path was found, get it's value diff -ur httpd-2.2.0/modules/ssl/README httpd-2.2.0-branch/modules/ssl/README --- httpd-2.2.0/modules/ssl/README 2004-11-21 20:50:36.000000000 +0200 +++ httpd-2.2.0-branch/modules/ssl/README 2005-12-22 04:02:47.000000000 +0200 @@ -13,7 +13,7 @@ SOURCES - See the top-level LAYOUT file in httpd-2.1 for file descriptions. + See the top-level LAYOUT file for file descriptions. The source files are written in clean ANSI C and pass the ``gcc -O -g -ggdb3 -Wall -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes @@ -74,7 +74,7 @@ MAJOR CHANGES For a complete history of changes for Apache 2 mod_ssl, see the - CHANGES file in the top-level httpd-2.1 directory. The following + CHANGES file in the top-level directory. The following is a condensed summary of the major changes were made between mod_ssl 2.x from Apache 1.3 and this mod_ssl version for Apache 2: @@ -104,4 +104,4 @@ TODO - See the top-level STATUS file in httpd-2.1 for current efforts and goals. + See the top-level STATUS file for current efforts and goals. diff -ur httpd-2.2.0/os/win32/BaseAddr.ref httpd-2.2.0-branch/os/win32/BaseAddr.ref --- httpd-2.2.0/os/win32/BaseAddr.ref 2005-05-16 15:54:03.000000000 +0300 +++ httpd-2.2.0-branch/os/win32/BaseAddr.ref 2005-12-22 04:02:45.000000000 +0200 @@ -71,3 +71,5 @@ mod_bucketeer.so 0x6FA60000 0x00010000 mod_dumpio.so 0x6FA50000 0x00010000 mod_echo.so 0x6FA40000 0x00010000 +mod_authn_dbd.so 0x6FA30000 0x00010000 +mod_dbd.so 0x6FA20000 0x00010000 diff -ur httpd-2.2.0/server/protocol.c httpd-2.2.0-branch/server/protocol.c --- httpd-2.2.0/server/protocol.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/server/protocol.c 2005-12-22 04:02:47.000000000 +0200 @@ -990,6 +990,8 @@ } if ((access_status = ap_run_post_read_request(r))) { + ap_add_input_filter_handle(ap_http_input_filter_handle, + NULL, r, r->connection); ap_die(access_status, r); ap_update_child_status(conn->sbh, SERVER_BUSY_LOG, r); ap_run_log_transaction(r); @@ -1302,7 +1304,19 @@ * We can only set a C-L in the response header if we haven't already * sent any buckets on to the next output filter for this request. */ - if (ctx->data_sent == 0 && eos) { + if (ctx->data_sent == 0 && eos && + /* don't whack the C-L if it has already been set for a HEAD + * by something like proxy. the brigade only has an EOS bucket + * in this case, making r->bytes_sent zero. + * + * if r->bytes_sent > 0 we have a (temporary) body whose length may + * have been changed by a filter. the C-L header might not have been + * updated so we do it here. long term it would be cleaner to have + * such filters update or remove the C-L header, and just use it + * if present. + */ + !(r->header_only && r->bytes_sent == 0 && + apr_table_get(r->headers_out, "Content-Length"))) { ap_set_content_length(r, r->bytes_sent); } diff -ur httpd-2.2.0/server/util.c httpd-2.2.0-branch/server/util.c --- httpd-2.2.0/server/util.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/server/util.c 2005-12-22 04:02:47.000000000 +0200 @@ -1748,6 +1748,8 @@ j += 3; else if (s[i] == '&') j += 4; + else if (s[i] == '"') + j += 5; if (j == 0) return apr_pstrmemdup(p, s, i); @@ -1766,6 +1768,10 @@ memcpy(&x[j], "&", 5); j += 4; } + else if (s[i] == '"') { + memcpy(&x[j], """, 6); + j += 5; + } else x[j] = s[i]; diff -ur httpd-2.2.0/support/win32/ApacheMonitor.c httpd-2.2.0-branch/support/win32/ApacheMonitor.c --- httpd-2.2.0/support/win32/ApacheMonitor.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/support/win32/ApacheMonitor.c 2005-12-22 04:02:47.000000000 +0200 @@ -31,6 +31,11 @@ #define OEMRESOURCE #endif +#if defined(_MSC_VER) && _MSC_VER >= 1400 +#define _CRT_SECURE_NO_DEPRECATE +#pragma warning(disable: 4996) +#endif + #include #include #include diff -ur httpd-2.2.0/support/win32/wintty.c httpd-2.2.0-branch/support/win32/wintty.c --- httpd-2.2.0/support/win32/wintty.c 2005-11-10 17:20:05.000000000 +0200 +++ httpd-2.2.0-branch/support/win32/wintty.c 2005-12-22 04:02:47.000000000 +0200 @@ -39,6 +39,11 @@ #include #include +#if defined(_MSC_VER) && _MSC_VER >= 1400 +#define _CRT_SECURE_NO_DEPRECATE +#pragma warning(disable: 4996) +#endif + const char *options = "\nwintty: a utility for echoing the stdin stream to a new console window,\n" "\teven when invoked from within a service (such as the Apache server.)\n"

    Beschreibung:Multi-Processing-Modul, das einen Hybrid-Webserver mit Multi-Thread und Multi-Prozess-Unterstützung implementiert
    Status:MPM
    mod_imapmod_imagemap +