How do I disable cache for Azure App Service?
Hi
We're running an App Service with Wordpress pre-installed but we're having a cache problem. Any changes made either via the CMS or by uploading new files, are not taking effect until the app service is stopped and restarted. We've tried setting these environment variables but it hasn't made any difference.
WEBSITE_DYNAMIC_CACHE = 0
WEBSITE_LOCAL_CACHE_OPTION = Disabled
WEBSITES_ENABLE_APP_CACHE = false
Has anyone had a similar problem or have any suggestions?
Thanks
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more