Error 404 in log |
Hi,
Today I have been reviewing the log and I have found a 404 error (ERROR - 15-03-2017 16:38:12 --> 404 Page Not Found: Assets/vendor). I have been reviewing what it could be (deleting lines until I see it did not come out) and I have found the line of code. This line is the culprit: <link href="<?php echo base_url('assets/vendor/bootstrap/css/bootstrap.min.css'); ?>" rel="stylesheet"> My assets folder is in the root. ![]() Here you pass a screen where the error comes out and also to the left you can see how the folders are distributed. I do not know if it is a bug, but it links well to the css. If you need more questions please ask me. Thank you
Have you added Assets or assets to your list of directories/files that should not be routed to the index.php in your htaccess file?
Code: #Rule for routing all page requests through index.php |
Welcome Guest, Not a member yet? Register Sign In |