Forum Moderators: phranque

Message Too Old, No Replies

Apache does not pass the index file

         

windspinner

4:57 am on Sep 12, 2006 (gmt 0)

10+ Year Member



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?

superpower

8:59 pm on Sep 12, 2006 (gmt 0)

10+ Year Member



Do you have index.cfm as the first extension listed in the IndexDirectory directive in Apache?

windspinner

5:46 am on Sep 13, 2006 (gmt 0)

10+ Year Member



yes, it's there... but funny, it's fixed now... before it displays the code of index.cfm... maybe the CFMX restart did it...