Hi, I have a problem with my cpanel setup. Everytime I visit a .aspx file on my webserver it prompts me to download it. I don't understand as I have added this to my .htaccess
<FilesMatch "\.aspx$">
AddType application/x-httpd-php .aspx
</FilesMatch>
IndexIgnore *
<FilesMatch "\.aspx$">
AddType application/x-httpd-php .aspx
</FilesMatch>
IndexIgnore *