I installed Coldfusion on my Linux box and Apache displays the index.cfm file and displays it as is. It does not pass the file to the ColdFusion Server. Anyone knows why it's like this? All the other files are passed and when I did not add "index.cfm" in my browser's address bar, it passes it to the server.
Anyonw knows why?