Opened 11 years ago
Last modified 8 months ago
#20799 new New feature
Document how to use FastCGI via WSGI
Reported by: | Tim Graham | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Anvesh Mishra, Ülgen Sarıkavak | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
from apollo13 in #20766:
The docs should make clear that you can still use [FastCGI with Django even though
runfcgi
is being deprecated]; eg have a small page describing it like this: http://werkzeug.pocoo.org/docs/deployment/fastcgi/ and offer http://uwsgi-docs.readthedocs.org/en/latest/Options.html#fastcgi-socket as a runfcgi replacement.
Change History (4)
comment:1 by , 11 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 2 years ago
comment:3 by , 2 years ago
Cc: | added |
---|
comment:4 by , 8 months ago
Cc: | added |
---|
Note:
See TracTickets
for help on using tickets.
One of the links provided in the ticket description is broken.