From: Rich Bowen Date: Wed, 29 Apr 2026 15:34:08 +0000 (+0000) Subject: Rebuild HTML using the new tag for RFC links X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc144fcfc479b64555b6d8acc7a8d35dd1206f73;p=thirdparty%2Fapache%2Fhttpd.git Rebuild HTML using the new tag for RFC links git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933504 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/AGENTS.md b/docs/manual/AGENTS.md index dd44fae854..b8b6c0775a 100644 --- a/docs/manual/AGENTS.md +++ b/docs/manual/AGENTS.md @@ -27,7 +27,7 @@ This is the documentation source for the [Apache HTTP Server](https://httpd.apac ## External Link Conventions -### RFC Links + Always link to the IETF Datatracker for RFC references: ``` https://datatracker.ietf.org/doc/html/rfcNNNN diff --git a/docs/manual/compliance.html.en.utf8 b/docs/manual/compliance.html.en.utf8 index fd18a2d6ce..a5cdbf5da9 100644 --- a/docs/manual/compliance.html.en.utf8 +++ b/docs/manual/compliance.html.en.utf8 @@ -53,7 +53,7 @@

The HTTP protocol follows the robustness principle - as described in RFC1122, + as described in RFC 1122, which states "Be liberal in what you accept, and conservative in what you send". As a result of this principle, HTTP clients will compensate for and recover from incorrect or misconfigured responses, or diff --git a/docs/manual/compliance.xml.fr b/docs/manual/compliance.xml.fr index 861620f478..02b0138a41 100644 --- a/docs/manual/compliance.xml.fr +++ b/docs/manual/compliance.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/glossary.html.en.utf8 b/docs/manual/glossary.html.en.utf8 index 94ca21ed57..f761977644 100644 --- a/docs/manual/glossary.html.en.utf8 +++ b/docs/manual/glossary.html.en.utf8 @@ -253,7 +253,7 @@ (HTTP)

The standard transmission protocol used on the World Wide Web. httpd implements version 1.1 of the protocol, referred to as HTTP/1.1 and - defined by RFC 2616. + defined by RFC 2616.
HTTPS
@@ -404,7 +404,7 @@ in processing the SSL handshake. It was added to SSL starting with the TLS extensions, RFC 3546.
See: the SSL FAQ - and RFC 3546 + and RFC 3546
Server Side @@ -462,7 +462,7 @@
Uniform Resource Identifier (URI)
A compact string of characters for identifying an abstract or physical - resource. It is formally defined by RFC 2396. URIs used on the + resource. It is formally defined by RFC 2396. URIs used on the world-wide web are commonly referred to as URLs.
diff --git a/docs/manual/glossary.xml.de b/docs/manual/glossary.xml.de index cd72bbd7f0..745812242b 100644 --- a/docs/manual/glossary.xml.de +++ b/docs/manual/glossary.xml.de @@ -1,7 +1,7 @@ - + - + + + + + diff --git a/docs/manual/howto/cgi.xml.fr b/docs/manual/howto/cgi.xml.fr index 0641968147..db28bd39c6 100644 --- a/docs/manual/howto/cgi.xml.fr +++ b/docs/manual/howto/cgi.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/howto/cgi.xml.ja b/docs/manual/howto/cgi.xml.ja index f5cac29eb8..4a9c2fece6 100644 --- a/docs/manual/howto/cgi.xml.ja +++ b/docs/manual/howto/cgi.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/logs.html.en.utf8 b/docs/manual/logs.html.en.utf8 index ce266bcc5e..6327c1a54b 100644 --- a/docs/manual/logs.html.en.utf8 +++ b/docs/manual/logs.html.en.utf8 @@ -626,8 +626,8 @@ CustomLog "|$/usr/local/apache/bin/rotatelogs /var/log/access_log 86400" commo later split the log into individual files. For example, consider the following directives.

-
LogFormat "%v %l %u %t \"%r\" %>s %b" comonvhost
-CustomLog "logs/access_log" comonvhost
+
LogFormat "%v %p %h %l %u %t \"%r\" %>s %b" commonvhost
+CustomLog "logs/access_log" commonvhost

The %v is used to log the name of the virtual diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index 7c725b72dc..1c774c3e03 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ - + + + + + diff --git a/docs/manual/misc/relevant_standards.xml.ko b/docs/manual/misc/relevant_standards.xml.ko index 23eec16009..569e6031cd 100644 --- a/docs/manual/misc/relevant_standards.xml.ko +++ b/docs/manual/misc/relevant_standards.xml.ko @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/mod/mod_auth_digest.xml.ko b/docs/manual/mod/mod_auth_digest.xml.ko index e1442af168..5f5aec8cb9 100644 --- a/docs/manual/mod/mod_auth_digest.xml.ko +++ b/docs/manual/mod/mod_auth_digest.xml.ko @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/mod/mod_cache.xml.ja b/docs/manual/mod/mod_cache.xml.ja index 1080d912df..96213c1edb 100644 --- a/docs/manual/mod/mod_cache.xml.ja +++ b/docs/manual/mod/mod_cache.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_expires.xml.ja b/docs/manual/mod/mod_expires.xml.ja index 22dcd04a84..6ebefe38c6 100644 --- a/docs/manual/mod/mod_expires.xml.ja +++ b/docs/manual/mod/mod_expires.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/mod/mod_ident.xml.ja b/docs/manual/mod/mod_ident.xml.ja index 66a74e5c11..e5192ffb0b 100644 --- a/docs/manual/mod/mod_ident.xml.ja +++ b/docs/manual/mod/mod_ident.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_macro.xml.meta b/docs/manual/mod/mod_macro.xml.meta index 2e26ebcdf4..5454b3cb28 100644 --- a/docs/manual/mod/mod_macro.xml.meta +++ b/docs/manual/mod/mod_macro.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_md.html.en.utf8 b/docs/manual/mod/mod_md.html.en.utf8 index 9cfc53074b..0a27e0c9da 100644 --- a/docs/manual/mod/mod_md.html.en.utf8 +++ b/docs/manual/mod/mod_md.html.en.utf8 @@ -41,7 +41,7 @@

This module manages common properties of domains for one or more virtual hosts. Its serves two main purposes: for one, supervise/renew TLS certificates via the - ACME protocol (RFC 8555). + ACME protocol (RFC 8555). Certificates will be renewed by the module ahead of their expiration to account for disruption in internet services. There are ways to monitor the status of all certificates managed this way and configurations that will run your own diff --git a/docs/manual/mod/mod_md.xml.fr b/docs/manual/mod/mod_md.xml.fr index 660eb1de7b..dfa8ccddb5 100644 --- a/docs/manual/mod/mod_md.xml.fr +++ b/docs/manual/mod/mod_md.xml.fr @@ -2,7 +2,7 @@ - + + diff --git a/docs/manual/mod/mod_negotiation.xml.ja b/docs/manual/mod/mod_negotiation.xml.ja index 32d1d8a3f0..d10b4dd50b 100644 --- a/docs/manual/mod/mod_negotiation.xml.ja +++ b/docs/manual/mod/mod_negotiation.xml.ja @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 36b3f74313..458c54db3b 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - + + + diff --git a/docs/manual/mod/mod_setenvif.xml.ja b/docs/manual/mod/mod_setenvif.xml.ja index 1ebfebe8d2..b20f6f3cb0 100644 --- a/docs/manual/mod/mod_setenvif.xml.ja +++ b/docs/manual/mod/mod_setenvif.xml.ja @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr index 38b9615f94..9f151317db 100644 --- a/docs/manual/mod/mod_ssl.xml.fr +++ b/docs/manual/mod/mod_ssl.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/new_features_2_2.html.en.utf8 b/docs/manual/new_features_2_2.html.en.utf8 index 0f6116c6b9..812d2ab0eb 100644 --- a/docs/manual/new_features_2_2.html.en.utf8 +++ b/docs/manual/new_features_2_2.html.en.utf8 @@ -160,7 +160,7 @@

mod_ssl
Added a support for - RFC 2817, which + RFC 2817, which allows connections to upgrade from clear text to TLS encryption.
mod_imagemap
diff --git a/docs/manual/new_features_2_2.xml.fr b/docs/manual/new_features_2_2.xml.fr index 8f246f7672..bdff67b342 100644 --- a/docs/manual/new_features_2_2.xml.fr +++ b/docs/manual/new_features_2_2.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/new_features_2_2.xml.ko b/docs/manual/new_features_2_2.xml.ko index e9ea182a15..61c3ea1af7 100644 --- a/docs/manual/new_features_2_2.xml.ko +++ b/docs/manual/new_features_2_2.xml.ko @@ -1,7 +1,7 @@ - + + + + diff --git a/docs/manual/ssl/ssl_intro.html.en.utf8 b/docs/manual/ssl/ssl_intro.html.en.utf8 index 59fe465c6c..2281304a0e 100644 --- a/docs/manual/ssl/ssl_intro.html.en.utf8 +++ b/docs/manual/ssl/ssl_intro.html.en.utf8 @@ -632,7 +632,7 @@ See for instance http://
[SSL3]
Alan O. Freier, Philip Karlton, Paul C. Kocher, The SSL Protocol -Version 3.0, 1996. See RFC 6101.
+Version 3.0, 1996. See RFC 6101.
[TLS1]
Tim Dierks, Christopher Allen, The TLS Protocol Version 1.0, diff --git a/docs/manual/ssl/ssl_intro.xml.fr b/docs/manual/ssl/ssl_intro.xml.fr index 05850647f7..f106fedd7d 100644 --- a/docs/manual/ssl/ssl_intro.xml.fr +++ b/docs/manual/ssl/ssl_intro.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/ssl/ssl_intro.xml.ja b/docs/manual/ssl/ssl_intro.xml.ja index c65d6ec221..9cad0b34cb 100644 --- a/docs/manual/ssl/ssl_intro.xml.ja +++ b/docs/manual/ssl/ssl_intro.xml.ja @@ -1,7 +1,7 @@ - +