- Edited
aaPanel_Kern Hello, please check whether the corresponding directory and file exist? If the file is not accessed correctly, the default access index file (index.html/index.php and other files)
I don't know if you understood the question correctly.
Error 404 occurs when the FOLDER does not exist and that's okay.
What's wrong is that Error 404 doesn't come out when it's a FILE that doesn't exist, for example:
www.somewebsite.com/some.html
.... that file does not exist on the server and I should get Error 404 but unfortunately that is not the case, instead of Error 404 I get the message: File not found.