mirror of
https://github.com/django/django.git
synced 2025-08-10 05:48:15 +00:00
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Backport of c156e36955
from main
This commit is contained in:
parent
55b89e8cac
commit
cb91b2d9e3
55 changed files with 100 additions and 97 deletions
|
@ -27,7 +27,7 @@ Basic configuration
|
|||
Once you've got mod_wsgi installed and activated, edit your Apache server's
|
||||
`httpd.conf`_ file and add the following.
|
||||
|
||||
.. _httpd.conf: https://wiki.apache.org/httpd/DistrosDefaultLayout
|
||||
.. _httpd.conf: https://cwiki.apache.org/confluence/display/httpd/DistrosDefaultLayout
|
||||
|
||||
.. code-block:: apache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue