Uwe Koloska <[EMAIL PROTECTED]> wrote:
> > The search order is from top to bottom.
>
> Yes, I understand this -- but my problem is the examples that show the
> other way ...
>
> > The examples are at the bottom in all cases. They are not intended to
> > be uncommented by the user and usable immediately.
>
> Yes, but they are intended to look at them, learn from them and bring life
> to the theory ;-)
>
> > The easiest
> > solution is to remove the examples, but that would probably be less
> > helpful.
>
> Please don't remove the examples! Just make them right!
I do not intend to put example values for all the options in all of
the sections. Without doing this it means that the best way to
provide examples is to place them all together somewhere in the
default configuration file. I have chosen to put the examples at the
end in all cases. This does mean unfortunately that the examples will
be below the real default age.
I have changed the examples in the purge section to the following.
#### Example ####
# Expire hosts in the domain foo.com at 1 week except bar.foo.com at 2 weeks.
# <*://bar.foo.com/> age = 2w
# <*://foo.com/> age = 1w
# Never keep anything in the domain bar.com except foo.bar.com is always kept.
# <*://foo.bar.com/> age = -1
# <*://bar.com/> age = 0
#
# Keep ftp files for 2 weeks.
# <ftp://*> age = 2w
#
# The default age must come after the specific ones.
# age = 4w
#
# Purge files to keep the cache below 100 MB
# max-size = 100
--
Andrew.
----------------------------------------------------------------------
Andrew M. Bishop [EMAIL PROTECTED]
http://www.gedanken.demon.co.uk/
WWWOFFLE users page:
http://www.gedanken.demon.co.uk/wwwoffle/version-2.6/user.html