purge_expirepath
Component ID
2336701
Component name
purge_expirepath
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
TL;DR:
Adds the ability to issue purge requests for specific URL paths using an admin form for defined roles.
Requirements:
Installation:
- Enable module, configure expire module.
- go to
admin/config/development/performance/purge_expirepath, go nuts.
Caveats
- If you're using the purge module; this uses curl that and has subtle changes between PHP 5.3 and PHP 5.4. If you're using the 7.x-1.6 version of purge with PHP 5.4, consider applying this patch for curl multi select compatibility.
