Which file do i Edit in fedora to set the 404 page
I looked at php.ini couldn't find anything in there
|
feedback
|
|
The 404 error page depends on the web server, not PHP. If the webserver is apache, the 404 error message or page displayed is controlled by the ErrorDocument directive. | |||||||||||
feedback
|