Google chrome in ci requests favicon. ico, resulting in log error solution _ PHP Tutorial

Source: Internet
Author: User
Google chrome in ci requests favicon. ico, causing log errors. Chrome will automatically. ico requests, so when no favicon is added for the website. in ico, a 404 page error occurs. in actual development, the CI framework opens the ERRORlog, and a chrome browser automatically checks the favicon. ico requests, so when no favicon is added for the website. 404 page error occurs during ico
In the actual development process, the CI framework opens the ERROR log,
ERROR-2011-10-13 03:43:57 --> 404 Page Not Found --> favicon. ico
The solution is as follows:
CI can be modified. the show_404 method of exception is blocked.
If ($ log_error & $ page! = 'Favicon. ico ')

When using favicon. ico, a 404 page ERROR occurs. in the actual development process, the CI framework opens the ERROR log, and...

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.