Dónal
Dónal

Reputation: 187529

404 when retrieving stylesheets

There are a number of external stylesheets included in this webpage. For some strange reason, some of them are retrieved successfully, e.g.

but others return a 404 when the browser tries to download them, e.g.

I've logged into the server and checked that all the above CSS files are present and have the same permissions. When I run the site locally, all the CSS files load successfully.

Upvotes: 0

Views: 94

Answers (2)

nom_nutella
nom_nutella

Reputation: 171

They are working just fine for me. delete your cache and such and you should be good to go

Upvotes: 1

Rahul
Rahul

Reputation: 842

It's working smooth here, I can see all of those CSS files in my browser. Try again after clearing the browser cache, hope it will work then.

Upvotes: 0

Related Questions