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? -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-44-920 4904 -- To unsubscribe send an email with subject unsubscribe to [EMAIL PROTECTED] Please contact [EMAIL PROTECTED] for questions.
