Skip to main content
May 8, 2008
Question

What is CondFusion "Configuration Directory" ?

  • May 8, 2008
  • 1 reply
  • 408 views
During installation, COldFusion 8 asked me following questions:
(1) Configuration Directory?
(2) Directory and FIle Name of Server Binary?
(3) Directory and FIlename of Server Control Scripts?

What does it want?
Does it want the standard Apache httpd directory?
Does it want the configruation file in /etc?
This topic has been closed for replies.

1 reply

May 9, 2008
Visit web server configuration instructions online for more information. However:
1) configuration is the directory containing httpd.conf
2) where httpd executable is - /usr/sbin/httpd on my system.
3) where apachectl is - /usr/sbin/apachectl on my system.