I have deployed a .war web app to Tomcat, but when I try accessing the project like: localhost:8080/example/test.php instead of it rendering the web page, it displays the page's code instead. How can I make it so that the page is rendered?
            Asked
            
        
        
            Active
            
        
            Viewed 62 times
        
    0
            
            
        - 
                    @machavity that question uses an outdated PHP version – user2896120 Aug 10 '17 at 20:29
- 
                    The installation will be the same – Machavity Aug 10 '17 at 20:49
