Extension PHP5 does not parse in XAMPP
I've installed XAMPP Apache server and put my website into htdocs. I've started Apache server. On my website I've got files with extension PHP and with extension PHP5.The difference is that when I type in into browser localhost/file.php - I see a parsed website. But when I type localhost/file.php5 (i have this file on server), than browser asks me if I want to download or open this file. And if I choose open than I see PHP code of file.php5! I've looked into configuration, so: I dont have htaccess file PHPINFO() shows PHP 5 c:\xampp\apache\conf\extra\httpd-xampp is included into configuration