Show More
@@ -177,7 +177,7 b' There are several web server options:' | |||||
177 | to get a configuration starting point for your choice of web server. |
|
177 | to get a configuration starting point for your choice of web server. | |
178 |
|
178 | |||
179 | (Gearbox will do like ``paste`` and use the WSGI application entry point |
|
179 | (Gearbox will do like ``paste`` and use the WSGI application entry point | |
180 |
``kallithea.config. |
|
180 | ``kallithea.config.application:make_app`` as specified in ``setup.py``.) | |
181 |
|
181 | |||
182 | - `Apache httpd`_ can serve WSGI applications directly using mod_wsgi_ and a |
|
182 | - `Apache httpd`_ can serve WSGI applications directly using mod_wsgi_ and a | |
183 | simple Python file with the necessary configuration. This is a good option if |
|
183 | simple Python file with the necessary configuration. This is a good option if |
General Comments 0
You need to be logged in to leave comments.
Login now