I have a main domain with a static website and a subdomain with wordpress, foo.com and foo.foo.com, I manually changed the settings to include enable-php-74-wpfastcgi.conf, however when using the Nginx Helper plugin in Wordpress it does not clear the cache and leaves the page in cached version for those who access the website, open_basedir is with the main domain configuration: /www/wwwroot/foo.com/:/tmp/:/dev/shm/nginx-cache/wp
I don't want to create a website with just the subdomain for organization reasons, is there any way to clear the cache to refresh the pages?