diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2018-01-07 14:28:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-07 14:28:41 +0100 |
| commit | 7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc (patch) | |
| tree | 7f2c5870c682c2cdce61a571049d84ae2f403fe2 /docs/howto/deployment | |
| parent | 762bd34c3699875d315d478b3efb090155beb743 (diff) | |
Updated various links in docs to use HTTPS.
Diffstat (limited to 'docs/howto/deployment')
| -rw-r--r-- | docs/howto/deployment/wsgi/apache-auth.txt | 2 |
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`` |
