I have made a .htaccess file so I can use custom error files 404 and so on.
It works very well with html, jpg and so.
When trying to access such files it comes op with the corresponding error file.
BUT, when trying to access a php file which is not there, it shows a blank page with the text: No input file specified.
What is the problem and how can I solve this.
Sincerely
Qrt123