From: Takashi Sato This directive enables the generation of
Content-MD5
headers as defined in RFC1864
- respectively RFC2068.
MD5 is an algorithm for computing a "message digest" (sometimes called "fingerprint") of arbitrary-length data, with @@ -842,8 +842,8 @@ from the web
The
When a client uses a Keep-Alive connection it will be counted + as a single "request" for the MaxRequestsPerChild directive, regardless + of how many requests are sent using the connection.
Die Direktive aktiviert die Generierung von
- Content-MD5
-Headern, wie sie in RFC1864 bzw. RFC2068
+ Content-MD5
-Headern, wie sie in RFC1864 bzw. RFC2616
definiert sind.
MD5 ist ein Algorithmus zur Berechnung eines "Datenextrakts"
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 089856ccf8c..73f02685d8f 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -546,7 +546,7 @@
$B$3$N%G%#%l%/%F%#%V$O!"(BRFC1864 $B5Z$S(B RFC2068 $B$K$*$$$FDj5A$5$l$F$$$k(B
+ $B$3$N%G%#%l%/%F%#%V$O!"(BRFC1864 $B5Z$S(B RFC2616 $B$K$*$$$FDj5A$5$l$F$$$k(B
MD5 $B$O!"G$0UD9$N%G!<%?$N!V%a%C%;!<%8%@%$%8%'%9%H!W(B($B!V;XLf!W(B
@@ -1789,8 +1789,8 @@ module="core">Directory
For example, if Apache is also capable of Virtual
Hosting, where the server receives requests for more than one
host. In this case, a different The Content-MD5
$B%X%C%@!<$N@8@.$rM-8z$K$7$^$9!#(B/var/www/html
then a request for
+ http://www.example.com/fish/guppies.html
would result
+ in the file /var/www/html/fish/guppies.html
being
+ served to the requesting client.httpd.conf
) and, possibly, once per additional Virtual Host you create.