文件名称:SimplyAdmire.Neos.PageCache
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-30 08:52:22
PHP
SimplyAdmire.Neos.PageCache nginx 重写规则示例 error_page 418 = @uncached; location / { if ($http_cookie = 'TYPO3_Flow_Session') { return 418; } if ($request_method !~ ^(GET|HEAD)$ ) { return 418; } try_files /_Resources/Cache/SimplyAdmire_Neos_PageCache_PageCache/${host}${request_uri}index.html /_Resources/Cache/SimplyAdmire_Neos_PageCache_PageCache/${host}${request_uri}/index.html $uri $uri
【文件预览】:
SimplyAdmire.Neos.PageCache-master
----composer.json(217B)
----Configuration()
--------Settings.yaml(72B)
--------Objects.yaml(842B)
--------Caches.yaml(249B)
--------Development()
--------NodeTypes.yaml(164B)
----README.md(925B)
----Classes()
--------SimplyAdmire()
----LICENSE.txt(7KB)