Hello,
Today I tried to set up my working environment for PHP. I finished to configure Apache and PHP and they seem to work properly with one exception.
When I type localhost/file.php into my browser it "parses"/"interprets" my PHP code correctly and it shows the correct output according to...