Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ranger

    (@ranger33)

    So the option “Save aggregated script/CSS as static files?” will aggregate all CSS and js files and load statics files without a 404 error? Is it safe to do?

    Thread Starter Ranger

    (@ranger33)

    I will explain the error in detail. The CSS files and javascript files are combining but the combined CSS and java file paths throw 404 error when it loads(
    we found it from the Inspect element, network tab). Also, the combined CSS and javascript files are not having .css and .js extensions respectively rather they have .php.

    When we try to access these combined css files and java file URLs manually, they are just throwing up 404 errors and it collapses the site.

    We checked up the Nginx log files, and we found that this combined css and javascript file paths are just throwing up 404 error.

Viewing 2 replies - 1 through 2 (of 2 total)