Question
Can't purge Stylesheets on EE with Ubuntu 14.04 x64
Hello Digital Ocean community!
I’m running a Wordpress website with EE (nginx fastcgi_cache) and for the last couple of months everything was working fine but it seems after i started to create new websites i’ve found an issue that prevent me from purging/refreshing my stylesheets.
The server is running versioned css files “.css?ver=4.2.2”, and it seems this is the problem because if i check the file without the versioning numbers i can see the changes. At first i thought it was something to do with the template but it happens with all of them and i’ve also tested this issue on 3 different servers running EE.
I can purge my changes using “ee clean –all” but this is getting anoying because i’m a theme developer and i need constant updates on the stylesheets.
Any idea on where to look for a solution? I’ve also debug nginx and reloaded the configus but no issue found.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×