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.
12871287
12881288To run Roundup using FastCGI, the flup_ package can be used under
12891289Python 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`_.
12921291
12931292If you have deployed Roundup using FastCGI and flup we welcome example
12941293configuration files and instructions.
12951294
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/
12961297.. _flup: https://pypi.org/project/flup/
12971298
12981299WSGI Variations
You can’t perform that action at this time.
0 commit comments