diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2016-06-16 04:20:23 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-06-15 21:20:38 -0400 |
| commit | efe98743718d694e5cb35cd5b99de8b1cabe658f (patch) | |
| tree | 1f0a3b8bca9934e5b66123531ca41f393bef5ca4 /docs/howto/deployment | |
| parent | f9b3a6a76f51395a77ab77a8784851549400bbed (diff) | |
[1.10.x] Fixed broken links in docs and comments.
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
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 ff84a3f433..3d4b35fd04 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.tigris.org/ +.. _Subversion: http://subversion.apache.org/ .. _mod_dav: https://httpd.apache.org/docs/2.2/mod/mod_dav.html Authentication with ``mod_wsgi`` |
