Show More
@@ -111,8 +111,8 b' An additional benefit of virtualenv_ is ' | |||
|
111 | 111 | |
|
112 | 112 | pip install . |
|
113 | 113 | |
|
114 |
- This will install Kallithea together with |
|
|
115 |
|
|
|
114 | - This will install Kallithea together with all other required | |
|
115 | Python libraries into the activated virtualenv. | |
|
116 | 116 | |
|
117 | 117 | You can now proceed to :ref:`setup`. |
|
118 | 118 | |
@@ -137,4 +137,3 b' You can now proceed to :ref:`setup`.' | |||
|
137 | 137 | |
|
138 | 138 | |
|
139 | 139 | .. _virtualenv: http://pypi.python.org/pypi/virtualenv |
|
140 | .. _pylons: http://www.pylonsproject.org/ |
@@ -136,6 +136,5 b' continuous hammering from the internet.' | |||
|
136 | 136 | .. _iis: http://en.wikipedia.org/wiki/Internet_Information_Services |
|
137 | 137 | .. _pip: http://en.wikipedia.org/wiki/Pip_%28package_manager%29 |
|
138 | 138 | .. _WSGI: http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface |
|
139 | .. _pylons: http://www.pylonsproject.org/ | |
|
140 | 139 | .. _HAProxy: http://www.haproxy.org/ |
|
141 | 140 | .. _Varnish: https://www.varnish-cache.org/ |
@@ -722,7 +722,7 b' Here is a sample configuration file for ' | |||
|
722 | 722 | </Proxy> |
|
723 | 723 | |
|
724 | 724 | #important ! |
|
725 |
#Directive to properly generate url (clone url) for |
|
|
725 | #Directive to properly generate url (clone url) for Kallithea | |
|
726 | 726 | ProxyPreserveHost On |
|
727 | 727 | |
|
728 | 728 | #kallithea instance |
General Comments 0
You need to be logged in to leave comments.
Login now