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

Server Changes

New Here ,
Dec 30, 2010 Dec 30, 2010

When my IT team installed CF9 they chose the built in server rather than Apache.  How would they go about changing the server to Apache?

276
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 ,
Dec 30, 2010 Dec 30, 2010

@ichabodBcrane - you should be able to use the Web Server Connector to connect your CF instance to Apache.  You'll need to point the connector to your conf directory (where httpd.conf is located) as well as your Apache "bin" directory.

Once that's done the connector will add the Apache configuration needed to allow Apache to pass .cfm, .cfc, etc. requests to the ColdFusion engine.

Refer to the documentation on configuring your web server (I've pointed you to the install doc where you can choose either Windows or Unix since I'm not sure which you're using).

Cheers!

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 ,
Dec 30, 2010 Dec 30, 2010
LATEST

Excellent, thank you! I will work with my IT staff to get this changed

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