PHP open-source website system: how does PHPLD customize 404 exceptions?

Source: Internet
Author: User
PHP open-source website system: how does PHPLD customize 404 errors? Do anyone know how to customize PHP website 404 errors. A little more detailed. Thanks. The 404 page is about webserver and has nothing to do with the server script. Nginx404 & nbsp; error_page404 =/404.html is added to conf PHP open source website System. how does PHPLD customize the 404 error?
Do anyone know how to customize the 404 error of the PHP website. A little more detailed. Thank you.

------ Solution --------------------
404 page is a web server event and has nothing to do with server scripts
------ Solution --------------------
Ngnix 404
Error_page 404 =/404.html

Add it to the conf configuration file.


In Apache 404
ErrorDocument 404/404 .html

------ Solution --------------------
You can directly use the 404 page of the web server, or you can directly write one, and then modify the configuration file.

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.