Try commenting out that entire section of the code

PHP Code:
/*if(isset($_GET['feed'])){ 
wp(); 
gzip_compression(); 
require_once('./wp-includes/template-loader.php'); 

exit(); 
}*/