File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1287,12 +1287,13 @@ wsgi server like uWSGI, Gnuicorn etc.
1287
1287
1288
1288
To run Roundup using FastCGI, the flup_ package can be used under
1289
1289
Python 2 and Python 3. We don't have a detailed config for this, but
1290
- the basic idea can be found at:
1291
- https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/
1290
+ the basic idea `can be found in the wayback machine archive`_.
1292
1291
1293
1292
If you have deployed Roundup using FastCGI and flup we welcome example
1294
1293
configuration files and instructions.
1295
1294
1295
+ .. _can be found in the wayback machine archive:
1296
+ https://web.archive.org/web/20241010170738/https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/
1296
1297
.. _flup: https://pypi.org/project/flup/
1297
1298
1298
1299
WSGI Variations
You can’t perform that action at this time.
0 commit comments