Hello.
Is there anyway to disable absolute path which appears with php errors.
i.e.
/home/username/public_html/myscriptfolder/index.php on line 159
I don't want php shows errors absolute path "/home/username/public_html/".
With apache possible disable absolute path which appears with php errors?
Is there anyway to disable absolute path which appears with php errors.
i.e.
/home/username/public_html/myscriptfolder/index.php on line 159
I don't want php shows errors absolute path "/home/username/public_html/".
With apache possible disable absolute path which appears with php errors?