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

The site getting 404 error

Explorer ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

I just install coldfusion 10. I can get to the CF admin , but as soon as I start going to the site I am getting 404 error message. When I type localhost:8500/ I am dgetting the directory listing , but when I type localhost:8500/demo getting 404 error.

Please advice

Views

415

Translate

Translate

Report

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
Adobe Employee ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

Hi,

First, we need some information. As per the info that you provided shows that you enables internal port of CF 10 which is 8500 and you can get the Admin to work.

Where is your site, are you running it through IIS or is it in ColdFusion webroot?

Thanks,

Priyank

Thanks,
Priyank Shrivastava

Votes

Translate

Translate

Report

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
Explorer ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

it is in coldfusion webroot. I also enabled this

<Context

                    path="/"

                    docBase="C:\ColdFusion10\cfusion\wwwroot"

                    WorkDir="C:\ColdFusion10\cfusion\runtime\conf\Catalina\localhost\tmp"

                    >

          </Context>

Votes

Translate

Translate

Report

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
Explorer ,
Aug 06, 2013 Aug 06, 2013

Copy link to clipboard

Copied

LATEST

Is anybody have any other suggestions

Votes

Translate

Translate

Report

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
Documentation