Hi everyone,
When I enter a wrong address from my website, I get the below message:
Not Found
The requested URL /k was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I want to change this message; so I tried to change the tab 404 Template(404.php) in the template I am currently using; but I cannot find the messages quoted above at all; instead, I read the below message in the code:
Apologies, but the page you requested could not be found. Perhaps searching will help.
Any idea how can I fix the problem?