From 4b77ba7125e202f112349901dd621ce287e4ad8f Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 3 May 2015 18:53:15 +0300 Subject: x.rhizi.net.conf: defining fragment.d --- res/rz-mux/apache-conf-template.d/x.rhizi.net.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/res/rz-mux/apache-conf-template.d/x.rhizi.net.conf b/res/rz-mux/apache-conf-template.d/x.rhizi.net.conf index 0dd0c342..58c9e8c7 100644 --- a/res/rz-mux/apache-conf-template.d/x.rhizi.net.conf +++ b/res/rz-mux/apache-conf-template.d/x.rhizi.net.conf @@ -1,6 +1,7 @@ Define rzi_root /srv/www/rhizi/mux-root.d/{{ domain_fqdn }}/webapp + Define rzi_fragment.d ${rzi_root}/fragment.d ServerName {{ domain_fqdn }} DocumentRoot ${rzi_root} -- cgit v1.3.1