From 529646520d1034198b246f3da35032bc624c0b67 Mon Sep 17 00:00:00 2001 From: cytopia Date: Sat, 29 Dec 2018 14:23:13 +0100 Subject: [PATCH] Normalize vhost-gen configs --- cfg/vhost-gen/apache22.yml-example-vhost | 1 + 1 file changed, 1 insertion(+) diff --git a/cfg/vhost-gen/apache22.yml-example-vhost b/cfg/vhost-gen/apache22.yml-example-vhost index 1740ce0d..9a571c5e 100644 --- a/cfg/vhost-gen/apache22.yml-example-vhost +++ b/cfg/vhost-gen/apache22.yml-example-vhost @@ -92,6 +92,7 @@ vhost_type: ProxyPass __LOCATION__ __PROXY_PROTO__://__PROXY_ADDR__:__PROXY_PORT____LOCATION__ ProxyPassReverse __LOCATION__ __PROXY_PROTO__://__PROXY_ADDR__:__PROXY_PORT____LOCATION__ + ### ### Optional features to be enabled in vHost ###