Finally managed to get the WordPress site up and running on my VPS with power of Hestia.
A big thanks to Hestia team…
On the server have implemented a Cron Job that runs every 2 hours and fetches images from a weather site and saves them in a folder called imd located inside public_html folder.
But when this images are updated the updated image do not show up on the web pages and the viewer has to refresh the browser several times to see updated images.
How to solve this Cache issue?
Is there any command I can execute inside a Cron Job to force Hestia to clear its cache?