At 00:53 04/03/2002 +0100, Gregor Zattler wrote:
>What's wrong with this:
>
> > OnlineOptions
> > {
> > request-changed = 10m
> > request-changed-once = yes
> > request-expired = no
> > request-no-cache = no
> >
> > <http://bscw.gmd.de/bscw/*> request-changed = 0
> > <http://bscw.gmd.de/bscw/*> request-changed-once = no
> > <http://bscw.gmd.de/bscw/*> request-expired = yes
> > <http://bscw.gmd.de/bscw/*> request-no-cache = yes
> >
> > }
>
>Since I have inserted the last 4 entrys every time i click on a
>link in this site i do not get the related page but an wwwoffle
>template telling me the page was noted for download.
The special entries should be placed before the default entry. The
principle is first found first used, in this case the "catch all" entry is
used.
--
Marc