I am using wordpress, and need to have a php file to do some non-wordpress logic.
If you try and navigate to it, wordpress thinks you are looking for a wp page, and does not find it, so responds with a 404.
Is there anyway to get workpress to allow access to a php page?
Maybe by changing the .htaccess file redirection rules?
-fflag is so that the rewrite rule is not processed for files, post your .htaccess.