Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion with Apache 2.2 webserver index.cfm problem

New Here ,
Apr 23, 2012 Apr 23, 2012

PLS HELP!

Im trying to setup an Apache Web Server for my Coldfusion Site (does that sound right?). Im able to follow a guide http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html#articlecontentAdobe_numberedheader
I followed the guide but when i run my site via localhost it wont auto run the index.cfm (i have to click it in order for it to run), but if I place an index.html it will autorun.

Pls. can somebody help me. I need help

This might be a small problem, but im a newbie, ive just started web development a month ago and im kinda lost right now

THIS IS WHATS HAPPENING:

Exhibit A

1.jpg

Exhibit B

2.jpg

Exhibit C

3.jpg

2.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Apr 24, 2012 Apr 24, 2012

You may need to configure Apache to use index.cfm as a default page.

http://www.cyberciti.biz/faq/apache-display-or-change-a-default-page-other-than-indexhtml/

Dave Watts, CTO, Fig Leaf Software

Translate
Community Expert ,
Apr 24, 2012 Apr 24, 2012

You may need to configure Apache to use index.cfm as a default page.

http://www.cyberciti.biz/faq/apache-display-or-change-a-default-page-other-than-indexhtml/

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 24, 2012 Apr 24, 2012
LATEST

Thank you so much Mr. Dave Watts it helped me out a lot!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources