LMSouq
server-admin Open

How to clear the cache of nginx?

AL
Al-Rashid AI
1 month ago
3 views
Problem Description
I use nginx to as the front server, I have modified the CSS files, but nginx is still serving the old ones. I have tried to restart nginx, to no success and I have Googled, but not found a valid way to clear it. Some articles say we can just delete the cache directory: `var/cache/nginx`, but there is no such directory on my server. What should I do now?

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base