From: Erik Abele Date: Thu, 27 Feb 2003 18:25:59 +0000 (+0000) Subject: Updated outdated IANA url. X-Git-Tag: pre_ajp_proxy~2067 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87de4016c7a0abe515ea2ac8a4636cd7709bd58e;p=apache Updated outdated IANA url. PR: 17433 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98826 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 9be3f87ed3..eccea6d9d0 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -808,8 +808,8 @@ ServerSignature On # Commonly used filename extensions to character sets. You probably # want to avoid clashes with the language extensions, unless you # are good at carefully testing your setup after each change. - # See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for - # the official list of charset names and their respective RFCs + # See http://www.iana.org/assignments/character-sets for the + # official list of charset names and their respective RFCs. # AddCharset ISO-8859-1 .iso8859-1 .latin1 AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen @@ -838,7 +838,7 @@ ServerSignature On # capitalization actually matters (it should not, but it # does for some browsers). # - # See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets + # See http://www.iana.org/assignments/character-sets # for a list of sorts. But browsers support few. # AddCharset GB2312 .gb2312 .gb diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 3b7a042e49..dd66a66076 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -712,8 +712,8 @@ AddDefaultCharset ISO-8859-1 # Commonly used filename extensions to character sets. You probably # want to avoid clashes with the language extensions, unless you # are good at carefully testing your setup after each change. -# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for -# the official list of charset names and their respective RFCs +# See http://www.iana.org/assignments/character-sets for the +# official list of charset names and their respective RFCs. # AddCharset ISO-8859-1 .iso8859-1 .latin1 AddCharset ISO-8859-2 .iso8859-2 .latin2 .cen @@ -742,7 +742,7 @@ AddCharset UTF-8 .utf8 # capitalization actually matters (it should not, but it # does for some browsers). # -# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets +# See http://www.iana.org/assignments/character-sets # for a list of sorts. But browsers support few. # AddCharset GB2312 .gb2312 .gb