Felix Karpfen <[EMAIL PROTECTED]> writes:
> * Andrew M. Bishop <[EMAIL PROTECTED]> [05.12.03 06:36]:
> >
> > There is the possibility in the wwwoffle.conf file to include another
> > file containing a whole section of the configuration file. There is
> > not the ability to include a file as part of a section.
> >
> Presumably this advice is equally valid for the supplied "DontGet" list.
>
> If this advice has already been spelt out somewhere, then I missed it.
> A reference to the advice at the appropriate location in "wwwoffle.conf"
> would help.
The description of the method of including a section into the
configuration file is given in the README.CONF file as:
-------------------- README.CONF --------------------
The general format of each of the sections is the same. The name of the
section is on a line by itself to mark the start. The contents of the section
are enclosed between a pair of lines containing only the '{' and '}'
characters or the '[' and ']' characters. When the '{' and '}' characters are
used the lines between contain configuration information. When the '[' and
']' characters are used then there must only be a single non-empty line
between them that contains the name of a file (in the same directory)
containing the configuration information for the section.
-------------------- README.CONF --------------------
This file is used to create a lot of the other files that are
installed with WWWOFFLE.
README.CONF
-> wwwoffle.conf.install (example config file)
-> wwwoffle.conf (when you run upgrade-config.pl)
-> http://localhost:8080/control/edit/
-> wwwoffle.conf.5 (manual page for wwwoffle.conf)
-> README.CONF.html
-> http://localhost:8080/README.CONF.html
-> README.CONF.txt
-> http://g6.gedanken:8080/configuration/
--
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop [EMAIL PROTECTED]
http://www.gedanken.demon.co.uk/
WWWOFFLE users page:
http://www.gedanken.demon.co.uk/wwwoffle/version-2.8/user.html