From: Amos Jeffries Date: Thu, 10 Aug 2023 00:34:01 +0000 (+0000) Subject: Docs: Update all Squid wiki URLs (#1448) X-Git-Tag: SQUID_6_3~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff91adcc37757a857d9eef1f22e790bf042c8d6f;p=thirdparty%2Fsquid.git Docs: Update all Squid wiki URLs (#1448) The Squid Wiki now uses https:// instead of http:// Also, conversion to github altered the URL fragment label syntax to all lowercase with hyphen instead of underscore. --- diff --git a/acinclude/os-deps.m4 b/acinclude/os-deps.m4 index f51714a8af..5285bf2501 100644 --- a/acinclude/os-deps.m4 +++ b/acinclude/os-deps.m4 @@ -251,7 +251,7 @@ AS_IF([ test `expr $squid_filedescriptors_num % 64` != 0 ],[ AS_IF([ test "$squid_filedescriptors_num" -lt 512 ],[ AC_MSG_WARN([$squid_filedescriptors_num may not be enough filedescriptors if your]) AC_MSG_WARN([cache will be very busy. Please see the FAQ page]) - AC_MSG_WARN([http://wiki.squid-cache.org/SquidFaq/TroubleShooting]) + AC_MSG_WARN([https://wiki.squid-cache.org/SquidFaq/TroubleShooting]) AC_MSG_WARN([on how to increase your filedescriptor limit]) ]) AC_DEFINE_UNQUOTED(SQUID_MAXFD,$squid_filedescriptors_num,[Maximum number of open filedescriptors]) diff --git a/configure.ac b/configure.ac index 549d4352b0..043db32a00 100644 --- a/configure.ac +++ b/configure.ac @@ -1683,7 +1683,7 @@ AC_MSG_NOTICE([Forw/Via database enabled: $enable_forw_via_db]) AC_ARG_ENABLE(cache-digests, AS_HELP_STRING([--enable-cache-digests], - [Use Cache Digests. See http://wiki.squid-cache.org/SquidFaq/CacheDigests]),[ + [Use Cache Digests. See https://wiki.squid-cache.org/SquidFaq/CacheDigests]),[ SQUID_YESNO([$enableval],[--enable-cache-digests]) ]) SQUID_DEFINE_BOOL(USE_CACHE_DIGESTS,${enable_cache_digests:=no}, diff --git a/doc/manuals/ar.po b/doc/manuals/ar.po index 8364187c5f..6aea28a5bd 100644 --- a/doc/manuals/ar.po +++ b/doc/manuals/ar.po @@ -720,7 +720,7 @@ msgstr "تقرير عن ثغرة" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" @@ -2169,7 +2169,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -3780,7 +3780,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -4091,7 +4091,7 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/manuals/cs.po b/doc/manuals/cs.po index ee2aaa9239..1dfcc23bc1 100644 --- a/doc/manuals/cs.po +++ b/doc/manuals/cs.po @@ -715,7 +715,7 @@ msgstr "OZNAMOVÁNÍ CHYB" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" @@ -2155,7 +2155,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -3763,7 +3763,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -4074,7 +4074,7 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/manuals/de.po b/doc/manuals/de.po index 9eb319be32..1ec3ecf94a 100644 --- a/doc/manuals/de.po +++ b/doc/manuals/de.po @@ -724,11 +724,11 @@ msgstr "BUGS MELDEN" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" -"Bugreports müssen in englischer Sprache verfasst werden. Siehe http://wiki." +"Bugreports müssen in englischer Sprache verfasst werden. Siehe https://wiki." "squid-cache.org/SquidFaq/BugReporting für Details was darin Enthalten sein " "muss." @@ -2218,7 +2218,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -3909,7 +3909,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -4233,7 +4233,7 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/manuals/en.po b/doc/manuals/en.po index 68bcb7b4ee..bb787de0d2 100644 --- a/doc/manuals/en.po +++ b/doc/manuals/en.po @@ -763,11 +763,11 @@ msgstr "REPORTING BUGS" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." @@ -2384,7 +2384,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -4315,12 +4315,12 @@ msgstr "Squid is derived from the ARPA-funded Harvest Project." msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" #. type: Plain text @@ -4681,10 +4681,10 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." #. type: Plain text diff --git a/doc/manuals/en_AU.po b/doc/manuals/en_AU.po index e8ec8e02b9..e202fe6faf 100644 --- a/doc/manuals/en_AU.po +++ b/doc/manuals/en_AU.po @@ -722,7 +722,7 @@ msgstr "REPORTING BUGS" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" @@ -2297,7 +2297,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -4113,12 +4113,12 @@ msgstr "Squid is derived from the ARPA-funded Harvest Project." msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" #. type: Plain text @@ -4475,7 +4475,7 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" @@ -5273,8 +5273,8 @@ msgstr "" #~ msgid "Squid LDAP Auth" #~ msgstr "Squid LDAP Auth" -#~ msgid "B" -#~ msgstr "B" +#~ msgid "B" +#~ msgstr "B" #~ msgid "" #~ "B" diff --git a/doc/manuals/es.po b/doc/manuals/es.po index bf5f9881ef..e264159c42 100644 --- a/doc/manuals/es.po +++ b/doc/manuals/es.po @@ -196,7 +196,7 @@ msgstr "VEA TAMBIÉN" #~ msgid "" #~ "This manual page only lists the command line arguments. For details on how " #~ "to configure B see the file B<@DEFAULT_CONFIG_FILE@.documented,> the " -#~ "Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +#~ "Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " #~ "configuration manual on the B home page http://www.squid-cache.org/" #~ "Doc/config/" #~ msgstr "" @@ -492,7 +492,7 @@ msgstr "Correspondencia de tipos MIME para tráfico FTP" #~ msgstr "" #~ msgid "" -#~ "B B B" #~ msgstr "" @@ -2112,10 +2112,10 @@ msgstr "" #. type: Plain text #: tools/cachemgr.cgi.8.in:67 tools/squidclient.1:179 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" -"Vea http://wiki.squid-cache.org/SquidFaq/BugReporting para mayores detalles " +"Vea https://wiki.squid-cache.org/SquidFaq/BugReporting para mayores detalles " "sobre lo que necesita incluir en el reporte de errores" #. type: Plain text @@ -2356,11 +2356,11 @@ msgstr "" #. type: Plain text #: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:86 helpers/basic_auth/LDAP/basic_ldap_auth.8:312 helpers/basic_auth/NCSA/basic_ncsa_auth.8:58 helpers/basic_auth/PAM/basic_pam_auth.8:100 helpers/basic_auth/RADIUS/basic_radius_auth.8:111 helpers/external_acl/ldap_group/squid_ldap_group.8:261 helpers/external_acl/session/squid_session.8:80 helpers/external_acl/unix_group/squid_unix_group.8:82 src/squid.8.in:251 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-" +"Bug reports need to be made in English. See https://wiki.squid-" "cache.org/SquidFaq/BugReporting for details of what you need to include with " "your bug report." msgstr "" -"Los reportes de error deben ser escritos en inglés. Vea http://wiki.squid-" +"Los reportes de error deben ser escritos en inglés. Vea https://wiki.squid-" "cache.org/SquidFaq/BugReporting para detalles de lo que necesita incluir en " "el reporte de errores" @@ -2815,13 +2815,13 @@ msgstr "Este manual ha sido escrito por" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" "Esta página de manual solo enumera los argumentos de línea de comandos. Para " "detalles sobre sobre configurar Squid vea el archivo " "B<@SYSCONFDIR@/squid.conf.documented,> la wiki, preguntas frecuentemente " -"respondidas y ejemplos en http://wiki.squid-cache.org/ o el manual de " +"respondidas y ejemplos en https://wiki.squid-cache.org/ o el manual de " "configuración en la página principal de Squid" #. type: Plain text diff --git a/doc/manuals/fr.po b/doc/manuals/fr.po index df7455d508..c65f2c3ca8 100644 --- a/doc/manuals/fr.po +++ b/doc/manuals/fr.po @@ -1551,13 +1551,13 @@ msgstr "Squid est dérivé du Projet Harvest avec le financement d'ARPA." msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" "Ce manuel répertorie uniquement la liste des arguments de commandes. Pour " "plus de détails sur la façon de configurer Squid, consulter le fichier " "B<@SYSCONFDIR@/squid.conf.documented>, vous pouvez aussi consulter le site " -"wiki http://wiki.squid-cache.org/ pour les FAQ et les exemples Squid, " +"wiki https://wiki.squid-cache.org/ pour les FAQ et les exemples Squid, " "ou consulter le manuel de configuration sur la Page d'accueil Squid." #. type: Plain text diff --git a/doc/manuals/it.po b/doc/manuals/it.po index e46fa8f883..f4fab00fda 100644 --- a/doc/manuals/it.po +++ b/doc/manuals/it.po @@ -1540,13 +1540,13 @@ msgstr "Squid deriva dal progetto Harvest, sponsorizzato da ARPA." msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" "Questa pagina di manuale elenca solo le opzioni da linea di comando. Per " "avere ulteriori dettagli su come configurare Squid, si veda il file " "B<@SYSCONFDIR@/squid.conf.documented> , il Wiki di squid, la FAQ oppure gli " -"esempi all'indirizzo http://wiki.squid-cache.org/ , oppure il manuale di " +"esempi all'indirizzo https://wiki.squid-cache.org/ , oppure il manuale di " "configurazione all'indirizzo http://www.squid-cache.org/ o uno dei suoi " "mirror." diff --git a/doc/manuals/manuals.pot b/doc/manuals/manuals.pot index 90d7081dda..c40ebae60f 100644 --- a/doc/manuals/manuals.pot +++ b/doc/manuals/manuals.pot @@ -359,7 +359,7 @@ msgstr "" #: src/acl/external/AD_group/ext_ad_group_acl.8:258 src/acl/external/eDirectory_userip/ext_edirectory_userip_acl.8:222 src/acl/external/file_userip/ext_file_userip_acl.8:101 src/acl/external/kerberos_ldap_group/ext_kerberos_ldap_group_acl.8:245 src/acl/external/LDAP_group/ext_ldap_group_acl.8:266 src/acl/external/LM_group/ext_lm_group_acl.8:190 src/acl/external/session/ext_session_acl.8:120 src/acl/external/time_quota/ext_time_quota_acl.8:238 src/acl/external/unix_group/ext_unix_group_acl.8:93 src/auth/basic/getpwnam/basic_getpwnam_auth.8:95 src/auth/basic/LDAP/basic_ldap_auth.8:329 src/auth/basic/NCSA/basic_ncsa_auth.8:85 src/auth/basic/PAM/basic_pam_auth.8:105 src/auth/basic/RADIUS/basic_radius_auth.8:120 src/auth/basic/SASL/basic_sasl_auth.8:101 src/auth/basic/SSPI/basic_sspi_auth.8:155 src/auth/digest/file/digest_file_auth.8:92 src/auth/negotiate/kerberos/negotiate_kerberos_auth.8:121 src/auth/negotiate/SSPI/negotiate_sspi_auth.8:94 src/auth/ntlm/SSPI/ntlm_sspi_auth.8:122 src/security/cert_generators/file/security_file_certgen.8.in:167 src/squid.8.in:261 msgid "" "Bug reports need to be made in English. See " -"http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you " +"https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you " "need to include with your bug report." msgstr "" @@ -1631,7 +1631,7 @@ msgid "" "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<%SRC> " ", B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " "identification. The Squid wiki has more examples at " -"http://wiki.squid-cache.org/ConfigExamples." +"https://wiki.squid-cache.org/ConfigExamples." msgstr "" #. type: SH @@ -3221,7 +3221,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -3530,7 +3530,7 @@ msgstr "" #. type: Plain text #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/manuals/oc.po b/doc/manuals/oc.po index f07ac4885d..6f3720ec35 100644 --- a/doc/manuals/oc.po +++ b/doc/manuals/oc.po @@ -185,7 +185,7 @@ msgstr "" #: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:86 helpers/basic_auth/LDAP/basic_ldap_auth.8:312 helpers/basic_auth/NCSA/basic_ncsa_auth.8:58 helpers/basic_auth/PAM/basic_pam_auth.8:100 helpers/basic_auth/RADIUS/basic_radius_auth.8:111 helpers/external_acl/ldap_group/squid_ldap_group.8:261 helpers/external_acl/session/squid_session.8:80 helpers/external_acl/unix_group/squid_unix_group.8:82 src/squid.8.in:251 msgid "" "Bug reports need to be made in English. See " -"http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you " +"https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you " "need to include with your bug report." msgstr "" @@ -1245,7 +1245,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -1562,7 +1562,7 @@ msgstr "" #. type: Plain text #: tools/cachemgr.cgi.8.in:67 tools/squidclient.1:179 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/manuals/pt.po b/doc/manuals/pt.po index 694ea5600e..8bf4f90079 100644 --- a/doc/manuals/pt.po +++ b/doc/manuals/pt.po @@ -216,7 +216,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure B see the file B<@DEFAULT_CONFIG_FILE@.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the B home page http://www.squid-" "cache.org/Doc/config/" msgstr "" @@ -575,7 +575,7 @@ msgstr "" #. type: Plain text #: doc/squid.8.in:188 msgid "" -"B B B" msgstr "" diff --git a/doc/manuals/ro.po b/doc/manuals/ro.po index 5896a9a13f..7e5a332ce5 100644 --- a/doc/manuals/ro.po +++ b/doc/manuals/ro.po @@ -1226,7 +1226,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" diff --git a/doc/manuals/ru.po b/doc/manuals/ru.po index 94409a365e..0fa322b223 100644 --- a/doc/manuals/ru.po +++ b/doc/manuals/ru.po @@ -726,11 +726,11 @@ msgstr "СООБЩЕНИЕ ОБ ОШИБКАХ" #: src/security/cert_generators/file/security_file_certgen.8.in:167 #: src/squid.8.in:261 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"Bug reports need to be made in English. See https://wiki.squid-cache.org/" "SquidFaq/BugReporting for details of what you need to include with your bug " "report." msgstr "" -"Отчёты об ошибках должны быть написаны на английском языке. См. на http://" +"Отчёты об ошибках должны быть написаны на английском языке. См. на https://" "wiki.squid-cache.org/SquidFaq/BugReporting, что нужно включать в отчёт." #. type: Plain text @@ -2228,7 +2228,7 @@ msgid "" "username but any of the B format tags can be substituted " "in its place. B<%EXT_TAG> , B<%LOGIN> , B<%IDENT> , B<%EXT_USER> , B<" "%SRC> , B<%SRCEUI48> , and B<%SRCEUI64> are all likely candidates for client " -"identification. The Squid wiki has more examples at http://wiki.squid-cache." +"identification. The Squid wiki has more examples at https://wiki.squid-cache." "org/ConfigExamples." msgstr "" @@ -3877,7 +3877,7 @@ msgstr "" msgid "" "This manual page only lists the command line arguments. For details on how " "to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"Squid wiki FAQ and examples at https://wiki.squid-cache.org/ , or the " "configuration manual on the Squid home page" msgstr "" @@ -4190,7 +4190,7 @@ msgstr "" #: tools/cachemgr.cgi.8.in:70 tools/purge/purge.1:276 #: tools/squidclient/squidclient.1:252 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " "you need to include with your bug report." msgstr "" diff --git a/doc/release-notes/release-3.0.sgml b/doc/release-notes/release-3.0.sgml index 51b560541c..8ae5061509 100644 --- a/doc/release-notes/release-3.0.sgml +++ b/doc/release-notes/release-3.0.sgml @@ -19,7 +19,7 @@ This new release is available for download from for how to submit a +We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 1fb7d26296..fb3454287e 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -20,7 +20,7 @@ This new release is available for download from for how to submit a report with a stack trace and other required details. Additional information is also very welcome on other open bugs. +We welcome feedback and bug reports. If you find a new bug, please see for how to submit a report with a stack trace and other required details. Additional information is also very welcome on other open bugs. Known issues

@@ -142,7 +142,7 @@ config options provided on a clean install. Internet Protocol version 6 (IPv6)

Squid 3.1 supports IPv6. - Details in + Details in New Features for IPv6 @@ -161,7 +161,7 @@ config options provided on a clean install. The table structure change is identical for both IPv4-only and Dual modes but with IPv4-only simply not including any IPv6 entries. This means any third-party SNMP software which hard coded the MIB paths needs to be upgraded for this Squid release. - Details can be found in the wiki . + Details can be found in the wiki . Limitations of IPv6 Support @@ -209,7 +209,7 @@ config options provided on a clean install. Error Page Localization -

Details in +

Details in Localization @@ -235,7 +235,7 @@ Updates can be downloaded from +

Details in

Squid 3.1 includes the much asked for Connection Pinning feature from Squid 2.6. @@ -245,7 +245,7 @@ Microsoft NTLM Authentication instead of HTTP standard authentication through a Quality of Service (QoS) Flow support -

Details in +

Details in

Zero Penalty Hit created a patch to set QoS markers on outgoing traffic. @@ -281,7 +281,7 @@ Microsoft NTLM Authentication instead of HTTP standard authentication through a SSL Bump (for HTTPS Filtering and Adaptation) -

Details in +

Details in

Squid-in-the-middle decryption and encryption of CONNECT tunneled SSL traffic, using configurable client- and server-side certificates. @@ -314,7 +314,7 @@ reduce the number of warnings by blocking some embedded content. eCAP Adaptation Module support -

Details in +

Details in

eCAP provides a way to integrate CAP modules directly into Squid without the need for a c-icap server wrapper. This enables faster processing. @@ -327,7 +327,7 @@ reduce the number of warnings by blocking some embedded content. ICAP Bypass and Retry enhancements -

Details in +

Details in

ICAP is now extended with full bypass and dynamic chain routing to handle multiple adaptation services. diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 59b70a249c..e726157343 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -21,7 +21,7 @@ This new release is available for download from for how to submit a +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues @@ -296,7 +296,7 @@ Most user-facing changes are reflected in squid.conf (see below).

The man(8) and man(1) pages bundled with Squid are now provided online for all versions and beginning with 3.2 they are available in languages other than English (where translated). -

Details in +

Details in

3.1 began the Internationalization of Squid with the public facing error pages. This move begins the Localization of the internal administrator facing manuals. @@ -338,7 +338,7 @@ Most user-facing changes are reflected in squid.conf (see below). Logging Infrastructure Updated

The advanced logging modules introduced in Squid-2.7 are now available from Squid-3.2. -

This feature is documented at http://wiki.squid-cache.org/Features/LogModules +

This feature is documented at https://wiki.squid-cache.org/Features/LogModules

The new infrastructure currently supports several different channels types (modules) ranging from direct filesystem logging (stdio, daemon) to network logging (syslog, UDP and TCP). The daemon logging diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index 344182c8ca..bd9c2ad65c 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -21,7 +21,7 @@ This new release is available for download from +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues @@ -76,7 +76,7 @@ Most user-facing changes are reflected in squid.conf (see below). SSL-Bump Server First -

Details at . +

Details at .

When an intercepted connection is received, Squid first connects to the server using SSL and receives the server certificate. @@ -122,7 +122,7 @@ Most user-facing changes are reflected in squid.conf (see below). Server Certificate Mimic -

Details at . +

Details at .

One of the SslBump features serious drawbacks is the loss of information embedded in SSL server certificate. diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 1f86b8fbea..68e3e5f452 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -21,7 +21,7 @@ This new release is available for download from +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues @@ -51,7 +51,7 @@ Most user-facing changes are reflected in squid.conf (see below). Helper protocol extensions -

Details at . +

Details at .

The Squid helper protocol used to communicate with authenticators, URL-rewriters, Redirectors, and External ACL helpers has been updated @@ -68,7 +68,7 @@ Most user-facing changes are reflected in squid.conf (see below). SSL Server Certificate Validator -

Details at . +

Details at .

The helper consulted after the internal OpenSSL validation, regardless of the validation results. The helper will receive: @@ -99,7 +99,7 @@ Most user-facing changes are reflected in squid.conf (see below). Store-ID -

Details at . +

Details at .

This feature is a redesigned equivalent to the Squid-2.7 feature known as StoreURL-rewrite. @@ -128,7 +128,7 @@ Most user-facing changes are reflected in squid.conf (see below). TPROXY Support for OpenBSD 5.1+ and FreeBSD 9+ -

Details at . +

Details at .

The Packet Filter (PF) firewall in OpenBSD 4.4 and later offers traffic interception using several very simple methods. One of which is the divert-to rule type @@ -297,12 +297,12 @@ This section gives a thorough account of those changes in three categories:

New result codes OK, ERR replace result codes AF, and NA in NTLM and Negotiate authentication.

New key token= for NTLM and Negotiate authentication OK responses. -

Details at . +

Details at . external_acl_type

Deprecated protocol=3.0 option. No longer necessary.

New result code BH to signal helper internal errors -

Details at . +

Details at . http_port

Support IPv6 for intercept mode. Requires ip6tables support on Linux, @@ -334,13 +334,13 @@ This section gives a thorough account of those changes in three categories:

New helper response format utilizing result codes OK and BH, to signal helper lookup results. Also, key-value response values to return multiple values to Squid. -

Details at . +

Details at . url_rewrite_program

New helper response format utilizing result codes OK, ERR, and BH to signal helper lookup results. Also, key-value response values to return multiple values to Squid. -

Details at . +

Details at . diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index 8b7cff07d8..485c9587bf 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -21,7 +21,7 @@ This new release is available for download from +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues @@ -72,7 +72,7 @@ Most user-facing changes are reflected in squid.conf (see below). Support libecap v1.0 -

Details at . +

Details at .

The new libecap version allows Squid to better check the version of the eCAP adapter being loaded as well as the version of the eCAP library @@ -98,8 +98,8 @@ Most user-facing changes are reflected in squid.conf (see below). Support named services -

Details at . -

Terminology details at . +

Details at . +

Terminology details at .

The command line option -n assigns a name to the Squid service instance to be used as a unique identifier for all SMP processes run as @@ -189,7 +189,7 @@ Most user-facing changes are reflected in squid.conf (see below). Native FTP Relay -

Details at . +

Details at .

Squid is now capable of accepting native FTP commands and relaying native FTP messages between FTP clients and FTP servers. Native FTP commands diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 3926b2b918..60c2af7045 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -17,7 +17,7 @@ for Applied Network Research and members of the Web Caching community. This new release is available for download from or the . -

We welcome feedback and bug reports. If you find a bug, please see +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues diff --git a/doc/release-notes/release-6.sgml.in b/doc/release-notes/release-6.sgml.in index ac0c786c48..f1aaea76cd 100644 --- a/doc/release-notes/release-6.sgml.in +++ b/doc/release-notes/release-6.sgml.in @@ -13,7 +13,7 @@ This new release is available for download from +

We welcome feedback and bug reports. If you find a bug, please see for how to submit a report with a stack trace. Known issues diff --git a/src/LogTags.cc b/src/LogTags.cc index f3ca4afb9b..3640205673 100644 --- a/src/LogTags.cc +++ b/src/LogTags.cc @@ -59,7 +59,7 @@ LogTags::update(const LogTags_ot t) } /* - * This method is documented in http://wiki.squid-cache.org/SquidFaq/SquidLogs#Squid_result_codes + * This method is documented in https://wiki.squid-cache.org/SquidFaq/SquidLogs#squid-result-codes * Please keep the wiki up to date */ const char * diff --git a/src/LogTags.h b/src/LogTags.h index d8c13cf37c..8e3dd5327e 100644 --- a/src/LogTags.h +++ b/src/LogTags.h @@ -31,7 +31,7 @@ public: * These codes indicate how the request was received * and some details about its processing pathway. * - * see also http://wiki.squid-cache.org/SquidFaq/SquidLogs#Squid_result_codes + * see also https://wiki.squid-cache.org/SquidFaq/SquidLogs#squid-result-codes * for details on particular components. */ typedef enum { diff --git a/src/acl/external/AD_group/ext_ad_group_acl.8 b/src/acl/external/AD_group/ext_ad_group_acl.8 index 3ef1ef13a6..f98c43762b 100644 --- a/src/acl/external/AD_group/ext_ad_group_acl.8 +++ b/src/acl/external/AD_group/ext_ad_group_acl.8 @@ -254,7 +254,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -270,7 +270,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/acl/external/LDAP_group/ext_ldap_group_acl.8 b/src/acl/external/LDAP_group/ext_ldap_group_acl.8 index 6584a19050..ca414bbf31 100644 --- a/src/acl/external/LDAP_group/ext_ldap_group_acl.8 +++ b/src/acl/external/LDAP_group/ext_ldap_group_acl.8 @@ -262,7 +262,7 @@ LDAP than Squid. . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -284,7 +284,7 @@ Your favorite LDAP documentation .BR RFC2254 " - The String Representation of LDAP Search Filters," .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/acl/external/LM_group/ext_lm_group_acl.8 b/src/acl/external/LM_group/ext_lm_group_acl.8 index ca20c44392..5800d5b530 100644 --- a/src/acl/external/LM_group/ext_lm_group_acl.8 +++ b/src/acl/external/LM_group/ext_lm_group_acl.8 @@ -186,7 +186,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -202,7 +202,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/acl/external/SQL_session/ext_sql_session_acl.pl.in b/src/acl/external/SQL_session/ext_sql_session_acl.pl.in index c930607ee3..06f1ac7ac3 100755 --- a/src/acl/external/SQL_session/ext_sql_session_acl.pl.in +++ b/src/acl/external/SQL_session/ext_sql_session_acl.pl.in @@ -99,7 +99,7 @@ Questions on the usage of this program can be sent to the I basic_msnt_auth follows the standard Squid basic authentication helper protocol. -See http://wiki.squid-cache.org/Features/AddonHelpers#Basic_Scheme for details. +See https://wiki.squid-cache.org/Features/AddonHelpers#basic-scheme for details. Problems are logged to syslog.

diff --git a/src/auth/basic/SSPI/basic_sspi_auth.8 b/src/auth/basic/SSPI/basic_sspi_auth.8 index d3fd57fe87..70bd3610ea 100644 --- a/src/auth/basic/SSPI/basic_sspi_auth.8 +++ b/src/auth/basic/SSPI/basic_sspi_auth.8 @@ -151,7 +151,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -167,7 +167,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/auth/basic/getpwnam/basic_getpwnam_auth.8 b/src/auth/basic/getpwnam/basic_getpwnam_auth.8 index bda64039a8..8394fce11e 100644 --- a/src/auth/basic/getpwnam/basic_getpwnam_auth.8 +++ b/src/auth/basic/getpwnam/basic_getpwnam_auth.8 @@ -91,7 +91,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -116,7 +116,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/auth/digest/file/digest_file_auth.8 b/src/auth/digest/file/digest_file_auth.8 index b797d287aa..3a2ee09c5b 100644 --- a/src/auth/digest/file/digest_file_auth.8 +++ b/src/auth/digest/file/digest_file_auth.8 @@ -88,7 +88,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -104,7 +104,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/auth/negotiate/SSPI/negotiate_sspi_auth.8 b/src/auth/negotiate/SSPI/negotiate_sspi_auth.8 index 02a4079950..e093238b69 100644 --- a/src/auth/negotiate/SSPI/negotiate_sspi_auth.8 +++ b/src/auth/negotiate/SSPI/negotiate_sspi_auth.8 @@ -90,7 +90,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -106,7 +106,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/auth/negotiate/kerberos/negotiate_kerberos_auth.8 b/src/auth/negotiate/kerberos/negotiate_kerberos_auth.8 index 87e62dc70d..83bf4b398f 100644 --- a/src/auth/negotiate/kerberos/negotiate_kerberos_auth.8 +++ b/src/auth/negotiate/kerberos/negotiate_kerberos_auth.8 @@ -117,7 +117,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid\-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid\-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid\-cache.org/ .PP @@ -139,8 +139,8 @@ Report ideas for new improvements to the .BR RFC1964 " \- The Kerberos Version 5 GSS\-API Mechanism," .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid\-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid\-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid\-cache.org/Doc/config/ -.if !'po4a'hide' http://wiki.squid\-cache.org/ConfigExamples/Authenticate/Kerberos +.if !'po4a'hide' https://wiki.squid\-cache.org/ConfigExamples/Authenticate/Kerberos diff --git a/src/auth/ntlm/SSPI/ntlm_sspi_auth.8 b/src/auth/ntlm/SSPI/ntlm_sspi_auth.8 index 1c5a001c6a..7b6ec42ace 100644 --- a/src/auth/ntlm/SSPI/ntlm_sspi_auth.8 +++ b/src/auth/ntlm/SSPI/ntlm_sspi_auth.8 @@ -118,7 +118,7 @@ Questions on the usage of this program can be sent to the . .SH REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP @@ -134,7 +134,7 @@ Report ideas for new improvements to the .if !'po4a'hide' .BR GPL "(7), " .br The Squid FAQ wiki -.if !'po4a'hide' http://wiki.squid-cache.org/SquidFaq +.if !'po4a'hide' https://wiki.squid-cache.org/SquidFaq .br The Squid Configuration Manual .if !'po4a'hide' http://www.squid-cache.org/Doc/config/ diff --git a/src/cf.data.pre b/src/cf.data.pre index 44aa34d66e..15e09c4237 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -16,8 +16,8 @@ COMMENT_START You may wish to look at the Squid home page and wiki for the FAQ and other documentation: http://www.squid-cache.org/ - http://wiki.squid-cache.org/SquidFaq - http://wiki.squid-cache.org/ConfigExamples + https://wiki.squid-cache.org/SquidFaq + https://wiki.squid-cache.org/ConfigExamples This documentation shows what the defaults for various directives happen to be. If you don't need to change the default, you should @@ -612,7 +612,7 @@ DOC_START By default, each authentication scheme is not used unless a program is specified. - See http://wiki.squid-cache.org/Features/AddonHelpers for + See https://wiki.squid-cache.org/Features/AddonHelpers for more details on helper operations and creating your own. "key_extras" format @@ -1118,7 +1118,7 @@ DOC_START to access some external data source. Those which do are marked with the tag [slow], those which don't are marked as [fast]. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for further information ***** ACL TYPES AVAILABLE ***** @@ -1709,7 +1709,7 @@ DOC_START based on the client's source addresses. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: follow_x_forwarded_for @@ -1753,7 +1753,7 @@ DOC_START log_uses_indirect_client and tproxy_uses_indirect_client options. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. SECURITY CONSIDERATIONS: @@ -1848,7 +1848,7 @@ DOC_START Note that the cache_peer "no-tproxy" option overrides this ACL. This clause supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: http_access @@ -1875,7 +1875,7 @@ DOC_START lists to avoid potential confusion. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. CONFIG_START @@ -1955,7 +1955,7 @@ DOC_START with an "allow all" or "deny all" entry. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: icp_access @@ -1974,7 +1974,7 @@ DOC_START using ICP. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. # Allow ICP queries from local networks only #icp_access allow localnet @@ -2001,7 +2001,7 @@ DOC_START using the htcp option. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. # Allow HTCP queries from local networks only #htcp_access allow localnet @@ -2022,7 +2022,7 @@ DOC_START htcp_clr_access allow|deny [!]aclname ... This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. # Allow HTCP CLR requests from trusted peers acl htcp_clr_peer src 192.0.2.2 2001:DB8::2 @@ -2054,7 +2054,7 @@ DOC_START http_access rules to relay via this proxy. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: ident_lookup_access @@ -2083,7 +2083,7 @@ DOC_START the correct result. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: reply_body_max_size @@ -2675,7 +2675,7 @@ DOC_START The squid parser will enforce this by masking away the ECN bits. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: tcp_outgoing_mark @@ -2723,7 +2723,7 @@ DOC_START will be overwritten by mark values in qos_flows. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: mark_client_connection @@ -2759,7 +2759,7 @@ DOC_START mark_client_connection 0x200/0xff00 proto_ftp This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: qos_flows @@ -2883,7 +2883,7 @@ DOC_START client_dst_passthru directive re-enable normal forwarding such as this. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: host_verify_strict @@ -3229,7 +3229,7 @@ DOC_START See the at_step ACL for a list of the supported SslBump steps. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. See also: http_port ssl-bump, https_port ssl-bump, and acl at_step. @@ -3261,7 +3261,7 @@ DOC_START sslproxy_cert_error deny all This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Using slow acl types may result in server crashes Without this option, all server certificate validation errors @@ -4019,7 +4019,7 @@ DOC_START may be optimized away in future Squid versions. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END @@ -5394,7 +5394,7 @@ DOC_START in performance counters. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: cache_store_log @@ -5613,7 +5613,7 @@ DOC_START log does not support custom record formats. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. See access_log's : parameter for a list of supported logging destinations. @@ -6100,7 +6100,7 @@ DOC_START sent to the redirector processes. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: url_rewrite_bypass redirector_bypass @@ -6309,7 +6309,7 @@ DOC_START are sent. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: store_id_bypass storeurl_rewrite_bypass @@ -6344,7 +6344,7 @@ DOC_START has no effect on other transactions and on already cached responses. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. This and the two other similar caching directives listed below are checked at different transaction processing stages, have different @@ -6391,7 +6391,7 @@ DOC_START store_miss, send_hit, and cache directives. Unlike the "cache" directive, send_hit only supports fast acl - types. See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + types. See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. For example: @@ -6426,7 +6426,7 @@ DOC_START send_hit directive for a usage example. Unlike the "cache" directive, store_miss only supports fast acl - types. See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + types. See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: max_stale @@ -6823,7 +6823,7 @@ DOC_START a request with an extra CRLF. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Example: acl buggy_server url_regex ^http://.... @@ -7114,7 +7114,7 @@ DOC_START logformat myFormat ... %{key}note ... This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: relaxed_header_parser @@ -7689,7 +7689,7 @@ DOC_START IPv4 traffic. Class 1 and 5 pools may be used with IPv6 traffic. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. See also delay_parameters and delay_access. DOC_END @@ -7924,7 +7924,7 @@ DOC_START based on their source IP addresses (one bucket per source IP). This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Additionally, only the client TCP connection details are available. ACLs testing HTTP properties will not work. @@ -8374,7 +8374,7 @@ DOC_START snmp_access allow|deny [!]aclname ... This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Example: snmp_access allow snmppublic localhost @@ -8824,7 +8824,7 @@ DOC_START a wide variety of languages. If you are making translations for a language that Squid does not currently provide please consider contributing your translation back to the project. - http://wiki.squid-cache.org/Translations + https://wiki.squid-cache.org/Translations The squid developers working on translations are happy to supply drop-in translated error files in exchange for any new language contributions. @@ -8846,7 +8846,7 @@ DOC_START The squid developers are interested in making squid available in a wide variety of languages. If you are interested in making translations for any language see the squid wiki for details. - http://wiki.squid-cache.org/Translations + https://wiki.squid-cache.org/Translations DOC_END NAME: error_log_languages @@ -9078,7 +9078,7 @@ DOC_START the replies see the 'cache' directive. This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END NAME: never_direct @@ -9111,7 +9111,7 @@ DOC_START never_direct allow all This clause supports both fast and slow acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. DOC_END COMMENT_START @@ -10754,7 +10754,7 @@ DOC_START cache, using regular HTTP caching rules. This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Each of the following groups of configuration lines represents a separate configuration example: @@ -10805,7 +10805,7 @@ DOC_START persistent connections (if any). This clause only supports fast acl types. - See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details. + See https://wiki.squid-cache.org/SquidFaq/SquidAcl for details. Example: acl SpeedIsWorthTheRisk method POST diff --git a/src/errorpage.cc b/src/errorpage.cc index ec970aabd1..20df5812ca 100644 --- a/src/errorpage.cc +++ b/src/errorpage.cc @@ -1322,7 +1322,7 @@ ErrorState::BuildHttpReply() * If error page auto-negotiate is enabled in any way, send the Vary. * RFC 2616 section 13.6 and 14.44 says MAY and SHOULD do this. * We have even better reasons though: - * see http://wiki.squid-cache.org/KnowledgeBase/VaryNotCaching + * see https://wiki.squid-cache.org/KnowledgeBase/VaryNotCaching */ if (!Config.errorDirectory) { /* We 'negotiated' this ONLY from the Accept-Language. */ diff --git a/src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in b/src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in index 2ee038caf5..142b8027bb 100755 --- a/src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in +++ b/src/http/url_rewriters/LFS/url_lfs_rewrite.pl.in @@ -103,7 +103,7 @@ First Version: 26. May 1997 =head1 REPORTING BUGS Bug reports need to be made in English. -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. Report bugs or bug fixes using http://bugs.squid-cache.org/ @@ -115,7 +115,7 @@ Report ideas for new improvements to the I ) { my ($cid, $url, $remainder) = split; diff --git a/src/log/DB/log_db_daemon.pl.in b/src/log/DB/log_db_daemon.pl.in index e200d950c9..64ff0c2c12 100755 --- a/src/log/DB/log_db_daemon.pl.in +++ b/src/log/DB/log_db_daemon.pl.in @@ -307,7 +307,7 @@ Questions on the usage of this program can be sent to the I . .SH REPORTING BUGS -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP diff --git a/tools/purge/purge.1 b/tools/purge/purge.1 index 11322e52f7..10282db25d 100644 --- a/tools/purge/purge.1 +++ b/tools/purge/purge.1 @@ -272,7 +272,7 @@ Questions on the usage of this program can be sent to the .if !'po4a'hide' . .SH REPORTING BUGS -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP diff --git a/tools/squidclient/squidclient.1 b/tools/squidclient/squidclient.1 index e30345eb0b..419b2bcaeb 100644 --- a/tools/squidclient/squidclient.1 +++ b/tools/squidclient/squidclient.1 @@ -248,7 +248,7 @@ Questions on the usage of this program can be sent to the .if !'po4a'hide' . .SH REPORTING BUGS -See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. +See https://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report. .PP Report bugs or bug fixes using http://bugs.squid-cache.org/ .PP