DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Force A File To Be Parsed As A Certain Type
Enter into a .htaccess file
<Files "export.csv"> ForceType application/x-httpd-php </Files>





