apache2/conf/get_sites_with_external_nameservers.conf.sample

29 lines
679 B
Plaintext

## ========================================================================
## - Configuration File for Script "get_sites_with_external_nameservers.sh"
## ========================================================================
# INTERNAL_NS_SERVER
#
# Variable contins your own Nameservers
#
# Example:
# INTERNAL_NS_SERVER="a.ns.oopen.de b.ns.oopen.de"
#
# Blank separated list of nameservers
#
#INTERNAL_NS_SERVER=""
# OMITTED_SITE_NAMES
#
# site names containing one of the given omitted names will not be recognized
#
# Example:
# OMITTED_SITE_NAMES="
# warenform.de
# warenform.org
# "
# Blank separated list of nameservers
#
#OMITTED_SITE_NAMES=""