Changeset - 77d215d6121f
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2012-02-29 22:16:20
marcin@python-works.com
docs on apache WSGI update
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/setup.rst
Show inline comments
 
@@ -648,6 +648,7 @@ Here is a sample excerpt from an Apache 
 
        threads=4 \
 
        python-path=/home/web/rhodecode/pyenv/lib/python2.6/site-packages
 
    WSGIScriptAlias / /home/web/rhodecode/dispatch.wsgi
 
    WSGIPassAuthorization On
 

	
 
Example wsgi dispatch script::
 

	
0 comments (0 inline, 0 general)