On Mon, 2008-10-20 at 08:47 -0700, Fat Bear Incorporated - Pound Mailing
List wrote:
Is there any "Include" directive for pound such as in Apache? If not,
can it be added? This would really help us better manage Pound in a
virtual hosting environment. Also, just like Apache, I would like the
ability for included files to also use Include directives. With this
addition, I will be able to add Pound support to Virtualmin, a feature
that I wish to develop.
Adding an "include" directive is not difficult, but its use is
questionable: after all, Pound does NOT read the config file after
starting. Are you sure that a simple shell script to concatenate your
files before starting Pound (perhaps with m4) would not be enough?
Using m4 is an interesting workaround. The downsides of this are both
technical and business related: