extra note about behind proxy

This commit is contained in:
Oliver Gorwits
2013-06-02 15:47:45 +01:00
parent 798086ca29
commit 6fd6118354

View File

@@ -39,6 +39,11 @@ configuration would be:
Allow from all Allow from all
</Proxy> </Proxy>
You also need to set the following configuration in your C<deployment.yml>
file:
behind_proxy: 1
To combine this with Non-root Hosting as above, simply change the paths To combine this with Non-root Hosting as above, simply change the paths
referenced in the configuration like so (and use C<--path> option): referenced in the configuration like so (and use C<--path> option):