mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed FastCGI support per deprecation timeline; refs #20766.
This commit is contained in:
parent
37b7776a01
commit
41f0d3d3bc
18 changed files with 13 additions and 883 deletions
|
@ -205,7 +205,6 @@ testing of Django applications:
|
|||
* **Deployment:**
|
||||
:doc:`Overview <howto/deployment/index>` |
|
||||
:doc:`WSGI servers <howto/deployment/wsgi/index>` |
|
||||
:doc:`FastCGI/SCGI/AJP <howto/deployment/fastcgi>` (deprecated) |
|
||||
:doc:`Deploying static files <howto/static-files/deployment>` |
|
||||
:doc:`Tracking code errors by email <howto/error-reporting>`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue