#!/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 Developer Guide Index

View the Reference Manual Index


Generated on Thu Jun 21 06:57:33 PDT 2018 by mcsh d14 v0.24.0.