Update ngxproxy

This commit is contained in:
Wonderfall 2016-05-30 15:47:27 +02:00
parent aab7a89cf6
commit a1cc861066

View File

@ -108,7 +108,7 @@ else
fi
if [ "$CONFIGURE_WEBROOT" == "y" ]; then
sed -i "/proxy_pass/a \ \ \ proxy_set_header $WEBROOT_HEADER $WEBROOT;" /sites-enabled/$NAME.conf
sed -i "/proxy_pass/a \ \ \ \ proxy_set_header $WEBROOT_HEADER $WEBROOT;" /sites-enabled/$NAME.conf
fi
sed -i \