I am having an issue where I am getting a 404 error based on folders being case sensitive but only when an application calls out to them. If you look at my log file my 404 error only occurs on the POST, not the GET. No issues reading the files in these case sensitive directories on the GET but nothing but 404 errors on the POST. Any help to get me past this issue I would really appreciate.