Manual:$wgCachePages/de

Category:MediaWiki configuration settings/de#CachePagesCategory:MediaWiki configuration settings introduced before version 1.1.0/de#CachePagesCategory:MediaWiki configuration settings still in use/de#CachePagesCategory:Cache variables/de#CachePages
Zwischenspeicher: $wgCachePages
Allow client-side caching of pages
Eingeführt in Version:Vor 1.1.0
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Wahrheitswert)
Standardwert:true

Details

Allow client-side caching of pages. If $wgCachePages is true, MediaWiki will check the $_SERVER["HTTP_IF_MODIFIED_SINCE"] of the request and MediaWiki will respond with 304 Not Modified, if the page had not been modified since the last time it got requested.

Category:Cache variables/de Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced before version 1.1.0/de Category:MediaWiki configuration settings still in use/de