Discover Packages
github.com/atomicptr/typo3-staticfilecache-cleaner
command
module
Version:
v0.0.0-...-9d950ef
Opens a new window with list of versions in this module.
Published: Jan 25, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
typo3-staticfilecache-cleaner
A tool to clean static file caches for TYPO3.
Why
If you're using the TYPO3 extension staticfilecache with Nginx, you
can't rely on the generated .htaccess file to lead requests back to TYPO3 (when the cache has expired).
This tool removes them after they've been expired.
Usage
$ typo3-staticfilecache-cleaner /var/www/html/typo3temp/tx_staticfilecache --dry-run
With Docker
$ docker run --rm -v /var/www/html/typo3temp/tx_staticfilecache:/data atomicptr/typo3-staticfilecache-cleaner
License
MIT
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Package cli implements a tool that removes expired staticfilecache entries
Package cli implements a tool that removes expired staticfilecache entries
Package staticfilecache cache entries for the TYPO3 extension staticfilecache
Package staticfilecache cache entries for the TYPO3 extension staticfilecache
Click to show internal directories.
Click to hide internal directories.