CI 4.1.3 404 error for public resources |
(07-09-2021, 10:15 AM)ikesela Wrote: i have same problem, cannot view on web browser view-source, my web loading error on css. all what i did is rename the css file, then all solved. still confuse why server block my css file. any can explain?You renamed a cssĀ file and now it's working... so your filename was wrong. How is this a bug with upgrading CI? Don't forget filenames are case sensitive on Linux, but not on Windows, so this is often the reason why it works on your PC but not on your server. |
Messages In This Thread |
CI 4.1.3 404 error for public resources - by pc87 - 07-06-2021, 07:54 AM
RE: CI 4.1.3 404 error for public resources - by InsiteFX - 07-09-2021, 05:22 AM
RE: CI 4.1.3 404 error for public resources - by ikesela - 07-09-2021, 10:15 AM
RE: CI 4.1.3 404 error for public resources - by includebeer - 07-09-2021, 02:05 PM
RE: CI 4.1.3 404 error for public resources - by pc87 - 07-15-2021, 10:11 PM
RE: CI 4.1.3 404 error for public resources - by InsiteFX - 07-16-2021, 03:01 AM
|