We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2fd23 commit aac0542Copy full SHA for aac0542
doc/installation.txt
@@ -1140,7 +1140,7 @@ The Hiawatha and lighttpd web servers can run Roundup using FastCGI.
1140
Cherokee can run FastCGI but it also supports wsgi directly using a
1141
uWSGI, Gnuicorn etc.
1142
1143
-To run Roundup suing FastCGI, the flup_ package can be used under
+To run Roundup using FastCGI, the flup_ package can be used under
1144
Python 2 and Python 3. We don't have a detailed config for this, but
1145
the basic idea can be found at:
1146
https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/
0 commit comments