File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,8 @@ The premise of web.py is that it is flexible - code your webapp any way you want
8888web.py comes with some nifty tools built in, like database connection tools and a mini http server.
8989
9090**Support ** for web.py is quite sparse, but you can look for support in the `mailing list <http://groups.google.com/group/webpy >`_ .
91+
92+
9193Web Servers
9294:::::::::::
9395
@@ -312,4 +314,4 @@ Node.js.
312314
313315.. [1 ] `The mod_python project is now officially dead <http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html >`_
314316 .. [2 ] `mod_wsgi vs mod_python <http://www.modpython.org/pipermail/mod_python/2007-July/024080.html >`_
315- .. [3 ] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers >`_
317+ .. [3 ] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers >`_
You can’t perform that action at this time.
0 commit comments