MVC and Browser Caching of Static Assets

I am receiving a failed for a caching a URL like http://mydomain.com/mvc-page. Images, CSS and JS are caching fine. The page has no extension and I was looking for direction of configuring cache in IIS7.5 to correct this issue. Most pages are dynamic but the first (landing page) is not so I would like to cache it. Is this possible?