All public logs

Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:51, 10 November 2024 Mwroot talk contribs created page MediaWiki 怎么设置缓存 (Created page with "之前的版本,没有特定设置过缓存,MediaWiki 默认有设置。 这次更新的新版,LocalSettings.php 中没有设置缓存目录,把它设置好即可。 首先,<code># $wgCacheDirectory = "$IP/cache";</code> 去除前面的 #。 另外,<code>chown -R www-data:www-data cache</code>。 行了。之后就不会有 304 not found 的缓存报错了。")