Skip to content

Commit 3115764

Browse files
committed
chore(docs): fix links for iis server variables and flask fastcgi info
1 parent 5f14f64 commit 3115764

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/installation.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,12 +1287,13 @@ wsgi server like uWSGI, Gnuicorn etc.
12871287

12881288
To run Roundup using FastCGI, the flup_ package can be used under
12891289
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`_.
12921291

12931292
If you have deployed Roundup using FastCGI and flup we welcome example
12941293
configuration 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

12981299
WSGI Variations

0 commit comments

Comments
 (0)