summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/wsgi/apache-auth.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2018-01-07 14:28:41 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2018-01-07 14:35:06 +0100
commit07fb89b420e08d1517e9ae13c2dbbefa869e6ac0 (patch)
tree464542520c4cf2c8f34cc6b73afd567778e9a9ad /docs/howto/deployment/wsgi/apache-auth.txt
parent5bef73301471ededfe6ff4464196760b91c124c7 (diff)
[2.0.x] Updated various links in docs to use HTTPS.
Backport of 7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc from master
Diffstat (limited to 'docs/howto/deployment/wsgi/apache-auth.txt')
-rw-r--r--docs/howto/deployment/wsgi/apache-auth.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/deployment/wsgi/apache-auth.txt b/docs/howto/deployment/wsgi/apache-auth.txt
index 5f134209f0..912d11830e 100644
--- a/docs/howto/deployment/wsgi/apache-auth.txt
+++ b/docs/howto/deployment/wsgi/apache-auth.txt
@@ -22,7 +22,7 @@ version >= 2.2 and mod_wsgi >= 2.0. For example, you could:
a 'name' field. You can also specify your own custom mod_wsgi
auth handler if your custom cannot conform to these requirements.
-.. _Subversion: http://subversion.apache.org/
+.. _Subversion: https://subversion.apache.org/
.. _mod_dav: https://httpd.apache.org/docs/2.2/mod/mod_dav.html
Authentication with ``mod_wsgi``