From 6fd61183545716cf13928c4555689d473e9fe898 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Sun, 2 Jun 2013 15:47:45 +0100 Subject: [PATCH] extra note about behind proxy --- Netdisco/lib/App/Netdisco/Manual/Deployment.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod index 878651e5..bdbfb647 100644 --- a/Netdisco/lib/App/Netdisco/Manual/Deployment.pod +++ b/Netdisco/lib/App/Netdisco/Manual/Deployment.pod @@ -39,6 +39,11 @@ configuration would be: Allow from all +You also need to set the following configuration in your C +file: + + behind_proxy: 1 + To combine this with Non-root Hosting as above, simply change the paths referenced in the configuration like so (and use C<--path> option):