[dokuwiki] Re: css caching
- From: Christopher Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 18 Jun 2008 01:22:03 +0100
On 17 Jun 2008, at 22:28, Andrei Shpakov wrote:
I understand that css.php does some css caching. how do I reset it?
I tried calling ?purge=true and ~~NOCACHE~~ to no avail.
touch (update last modified time) of your conf/local.php file. There
are a number of other files which will do the same trick, probably
including any CSS files in your current template. All caches in DW
should be dependent on conf/local.php, so if it is new than the cache
file, the cache file is expired.
- Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: css caching
- From: Andrei Shpakov
- References:
- [dokuwiki] css caching
- From: Andrei Shpakov
Other related posts:
- » [dokuwiki] css caching
- » [dokuwiki] Re: css caching
- » [dokuwiki] Re: css caching
I understand that css.php does some css caching. how do I reset it? I tried calling ?purge=true and ~~NOCACHE~~ to no avail.
- [dokuwiki] Re: css caching
- From: Andrei Shpakov
- [dokuwiki] css caching
- From: Andrei Shpakov