Fixed "web servers" heading

This commit is contained in:
Kamil Kisiel
2012-01-02 06:10:17 -08:00
parent c7f2c281dc
commit f4918a569c
+3 -1
View File
@@ -88,6 +88,8 @@ The premise of web.py is that it is flexible - code your webapp any way you want
web.py comes with some nifty tools built in, like database connection tools and a mini http server.
**Support** for web.py is quite sparse, but you can look for support in the `mailing list <http://groups.google.com/group/webpy>`_ .
Web Servers
:::::::::::
@@ -312,4 +314,4 @@ Node.js.
.. [1] `The mod_python project is now officially dead <http://blog.dscpl.com.au/2010/06/modpython-project-is-now-officially.html>`_
.. [2] `mod_wsgi vs mod_python <http://www.modpython.org/pipermail/mod_python/2007-July/024080.html>`_
.. [3] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers>`_
.. [3] `Benchmark of Python WSGI Servers <http://nichol.as/benchmark-of-python-web-servers>`_