Forum Moderators: phranque
The .htaccess file is set to serve a 4** responseThere’s no need to be coy; this is the Apache subforum. 403? 404? 418?
an identical request (for a different file, though)If it’s for a different file, the request is not identical. The most obvious variable is the physical filepath.
Maybe the start has changed from:Very, very unlikely to be the problem. But if you need advice about an htaccess, you will have to be specific: What Apache version, what is the exact text of the access-control portion of your htaccess, and so on.
Options +FollowSymLinks
RewriteEngine on
There’s no need to be coy
the request is not identical