[Zconfig] Include one .conf file in another?
Fred Drake
fred at zope.com
Wed Jul 28 09:46:28 EDT 2004
On Wednesday 28 July 2004 08:34 am, Chris Withers wrote:
> Is it possible to include a frafment .conf file in another?
>
> I'm thinking like apache does with ssl.conf.
>
> Does ZConfig have some kind of import statement?
ZConfig provides both %import and %include; the later is what you're looking
for. More information is included in the ZConfig manual.
-Fred
--
Fred L. Drake, Jr. <fred at zope.com>
Zope Corporation
More information about the ZConfig
mailing list