Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I’m using the Apache web server on a Windows NT system. How do I configure it to work with GUIguide™?

0
10 Posted

I’m using the Apache web server on a Windows NT system. How do I configure it to work with GUIguide™?

0
10

You will need to customize Apache to run with ColdFusion, using a patch supplied by which is supplied with Apache’s documentation. Here are the steps: a) When you install ColdFusion, the installation program will not detect Apache on your system. Select “Other Server” and specify your web document root as “…apache group/apache/htdocs” when prompted by the installation program. b) Locate the file ApacheModuleColdFusion.dll in the “…cfusion\bin” directory and copy it to the “…apache group/apache/modules” directory. c) Edit the httpd.conf file to include the following directive (this should be all on one line): LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll d) Restart Apache.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123