How to exclude a single folder from being cached on fastcgi?

How to exclude a single folder from being cached on fastcgi. I am using a custom PHP application, and in that a folder named “application” is there. That is not something I want to include in Fastcgi. So, how to exclude that for all of my users?