#!/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 Fri Jul 28 14:36:22 PDT 2017 by mcsh d14 v0.23.0.