Apparently Apache 1.3 is not used by anyone other than godaddy, since I cannot find any relevant information for this.
I would like to use .htaccess files to prevent direct access to certain files on my site, but not allowing attackers to know that such a file exists, so I would like to display a 404 “file not found” error, and not a 403 “forbidden” error .
source share