I have a site that i have registered recently, when i open the website "http://www.example.com" i got a popup says download file! however; if i type "http://example.com" without (www) the site loads correctly.
Could it be a cache problem?
Examples:
typing this loads the page correctly
http://www.site.com/index.php
http://site.com/
However; doing this:
http://www.site.com/
i get a request to download the file which contains the code of my index.php file.

