Changeset - 87de82eb7cb0
[Not reviewed]
default
0 1 0
Mads Kiilerich (mads) - 6 years ago 2020-06-08 14:10:13
mads@kiilerich.com
Grafted from: e534f564afa5
docs: update docs changes from stable 75b1994e4959 with kallithea.config.application refactoring in default 3a02b678b5e7
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/overview.rst
Show inline comments
 
@@ -177,7 +177,7 @@ There are several web server options:
 
  to get a configuration starting point for your choice of web server.
 

	
 
  (Gearbox will do like ``paste`` and use the WSGI application entry point
 
  ``kallithea.config.middleware:make_app`` as specified in ``setup.py``.)
 
  ``kallithea.config.application:make_app`` as specified in ``setup.py``.)
 

	
 
- `Apache httpd`_ can serve WSGI applications directly using mod_wsgi_ and a
 
  simple Python file with the necessary configuration. This is a good option if
0 comments (0 inline, 0 general)