comparison doc/installation.txt @ 7524:6dc0f7afde80

Fix grammar.
author John Rouillard <rouilj@ieee.org>
date Thu, 06 Jul 2023 19:57:15 -0400
parents f2c588128202
children 913a73b9fab5
comparison
equal deleted inserted replaced
7523:f2c588128202 7524:6dc0f7afde80
1226 FastCGI (Cherokee, Hiawatha, lighttpd) 1226 FastCGI (Cherokee, Hiawatha, lighttpd)
1227 -------------------------------------- 1227 --------------------------------------
1228 1228
1229 The Hiawatha and lighttpd web servers can run Roundup using FastCGI. 1229 The Hiawatha and lighttpd web servers can run Roundup using FastCGI.
1230 Cherokee can run FastCGI but it also supports wsgi directly using a 1230 Cherokee can run FastCGI but it also supports wsgi directly using a
1231 uWSGI, Gnuicorn etc. 1231 wsgi server like uWSGI, Gnuicorn etc.
1232 1232
1233 To run Roundup using FastCGI, the flup_ package can be used under 1233 To run Roundup using FastCGI, the flup_ package can be used under
1234 Python 2 and Python 3. We don't have a detailed config for this, but 1234 Python 2 and Python 3. We don't have a detailed config for this, but
1235 the basic idea can be found at: 1235 the basic idea can be found at:
1236 https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/ 1236 https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/

Roundup Issue Tracker: http://roundup-tracker.org/