This forum is no longer active. Please post your questions to our new community site

Forums Redmine

Cold Fusion Developer Link-In

Subscribe to Cold Fusion Developer Link-In 2 post(s), 2 voice(s)

 
Avatar nealkb 6 post(s)

Hey All,
I am trying to configure Cold Fusion Developer edition and add the web server.

Where would I find the Apache
Configuration Directory?
Directory and file name of server binary?
Thanks,
Neal

 
Avatar carlos Administrator 144 post(s)

Hi,

You can find Apache in:

${installdir}/apache2

Server binary is

${installdir}/apache2/bin/httpd
(.exe if you are using windows)

General Apache configuration is in:

${installdir}/apache2/conf/httpd.conf

Redmine specific Apache settings can be found here:

${installdir}/apps/redmine/conf/redmine.conf

I hope it helps

Forums Redmine