mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
Fix the flup link (fix #355)
This commit is contained in:
parent
63dac88025
commit
59721bae8b
1 changed files with 1 additions and 1 deletions
|
@ -883,7 +883,7 @@ Radicale comes with a `WSGI <http://wsgi.org/>`_ support, allowing the software
|
|||
to be used behind any HTTP server supporting WSGI such as Apache.
|
||||
|
||||
Moreover, it is possible to use `flup
|
||||
<http://trac.saddi.com/flup/wiki/FlupServers>`_ to wrap Radicale into a CGI,
|
||||
<https://pypi.python.org/pypi/flup/>`_ to wrap Radicale into a CGI,
|
||||
FastCGI, SCGI or AJP application, and therefore use it with Lighttpd, Nginx or
|
||||
even Tomcat.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue