Sign inSign up

atomicptr/typo3-staticfilecache-cleaner

By atomicptr

•Updated over 5 years ago

A tool to clean static file caches for TYPO3.

Image
0

500K+

atomicptr/typo3-staticfilecache-cleaner repository overview

⁠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

Tag summary

Content type

Image

Digest

Size

1.3 MB

Last updated

over 5 years ago

docker pull atomicptr/typo3-staticfilecache-cleaner