[pmwiki-users] Pagelists caching
Christophe David
pmwiki at christophedavid.org
Wed May 16 10:50:43 CDT 2007
>
> > $PageListCacheDir = 'work.d';
> > I looks like the page is not cached at all (due to to presence of
> > (:pagelist:) ?), as I cannot see it with the others in work.d.
>
> ...what others in work.d ?
Oops, I defined $PageCacheDir according to a previous post, and did not
notice the difference in $PageListCacheDir.
I have now:
$PageCacheDir = 'work.d';
$EnableHTMLCache = 1;
$EnablePageListProtect = 0;
Can I point to the same directory for the PageListCacheDir ?
Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070516/9f5fcb64/attachment.html
More information about the pmwiki-users
mailing list