Issue with CSS Minify Causing 404 Errors and Missing CSS Files
-
Hi there,
After enabling CSS Minify and clearing the cache, I noticed that all CSS files across the entire website are returning 404 errors. The paths for the CSS files are being generated as “/wp-content/litespeed/css/RandomString.css.”
Upon checking the server, I found that no CSS files are being generated at the specified path. Instead, I observed a directory within “/wp-content/litespeed/css” named with today’s date. Inside this directory, I found files named with random strings, but these files do not have the .css extension, and in some cases, they do not have any file extension at all.
Additionally, I have enabled JS Minify, and this feature appears to be working correctly. The “/wp-content/litespeed/js” directory does not contain any extra folders or issues.
Could you please assist in identifying and resolving this problem? Any insights or troubleshooting steps you could provide would be greatly appreciated.
Report number: HCCQJFWB
The topic ‘Issue with CSS Minify Causing 404 Errors and Missing CSS Files’ is closed to new replies.