mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #25778 -- Updated docs links to use https when available.
This commit is contained in:
parent
51a3721372
commit
7aabd62380
66 changed files with 156 additions and 156 deletions
|
@ -74,7 +74,7 @@ type of web server -- faster but less full-featured. Some common choices are:
|
|||
* A stripped-down version of Apache_
|
||||
|
||||
.. _Nginx: http://wiki.nginx.org/Main
|
||||
.. _Apache: http://httpd.apache.org/
|
||||
.. _Apache: https://httpd.apache.org/
|
||||
|
||||
Configuring these servers is out of scope of this document; check each
|
||||
server's respective documentation for instructions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue