#!/bin/bash
# a6.conf - Apache helper configuration

# web configuration
www_confdir="/var/www/mandolincreekfarm/wiki/conf"

# main configuration file that includes individual site configs
main_conf="$www_confdir/apache2.conf"

# name of site config that should be cloned
tmpl='systems'

# name of site config that should be cloned
tmpl_conf="$www_confdir/$tmpl.conf"

View the Script Reference Index


Generated on Tue Apr 25 21:21:42 PDT 2017 by mcsh i7 v0.18.0.