Opened 12 years ago
Last modified 12 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
runfcgiis 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 (5)
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 3 years ago
comment:3 by , 3 years ago
| Cc: | added |
|---|
comment:4 by , 20 months ago
| Cc: | added |
|---|
comment:5 by , 12 months ago
This looks like an alternative link: http://mitsuhiko.pocoo.org/werkzeug-docs/deployment/fastcgi.html
Note:
See TracTickets
for help on using tickets.
One of the links provided in the ticket description is broken.