Welcome Guest, Not a member yet? Register   Sign In
problem: unable to load static path of .css, .js, image files with codeigniter4
#4

No. the default public/.htaccess should work in most cases.

But the error "Can't find a route for 'GET: templates/style.css'." is a CI4's error message.
"templates/style.css" is a file, so it should be served by Apache, but Apache passed the request to CI4.
So something wrong with your Apache configuration.
Reply


Messages In This Thread
RE: problem: unable to load static path of .css, .js, image files with codeigniter4 - by kenjis - 04-11-2024, 12:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB