[dokuwiki] Re: css caching

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

Other related posts: