Show More
@@ -5,7 +5,7 b' Setup' | |||||
5 |
|
5 | |||
6 |
|
6 | |||
7 | Setting up RhodeCode |
|
7 | Setting up RhodeCode | |
8 |
-------------------- |
|
8 | -------------------- | |
9 |
|
9 | |||
10 | First, you will need to create a RhodeCode configuration file. Run the |
|
10 | First, you will need to create a RhodeCode configuration file. Run the | |
11 | following command to do this:: |
|
11 | following command to do this:: | |
@@ -372,8 +372,8 b' There are two ways to enable https:' | |||||
372 |
|
372 | |||
373 | - Set HTTP_X_URL_SCHEME in your http server headers, than rhodecode will |
|
373 | - Set HTTP_X_URL_SCHEME in your http server headers, than rhodecode will | |
374 | recognize this headers and make proper https redirections |
|
374 | recognize this headers and make proper https redirections | |
375 |
- Alternatively, |
|
375 | - Alternatively, change the `force_https = true` flag in the ini configuration | |
376 | using https, no headers are needed than to enable https |
|
376 | to force using https, no headers are needed than to enable https | |
377 |
|
377 | |||
378 |
|
378 | |||
379 | Nginx virtual host example |
|
379 | Nginx virtual host example |
General Comments 0
You need to be logged in to leave comments.
Login now