summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-05-03 18:53:15 +0300
committerLV-426 <lv-426@taproot.org.il>2015-05-05 19:04:32 +0300
commit4b77ba7125e202f112349901dd621ce287e4ad8f (patch)
treeb0de0d0b89a8feedf923bfd7bff003ac0933724d
parentb1044a7e7db8262fa5ff555ecb652001194d7f96 (diff)
x.rhizi.net.conf: defining fragment.d
-rw-r--r--res/rz-mux/apache-conf-template.d/x.rhizi.net.conf1
1 files changed, 1 insertions, 0 deletions
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 @@
<VirtualHost *:80>
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}