CF2023: Problem Apache 2.4.58 web server connector on windows
Hi,
i installed CF2023 on windows and apache 2.4.58
I configured apache DocumentRoot and directory on c:/www and i test and work fine with virtual hosts with html pages.
I configured the connector with "web server configuration tool" but don't run correctly.
The configurator add correctly to httpd.conf
Include "C:\Apache24\conf\mod_jk.conf"
Include "C:\ColdFusion2023\config\wsconfig\1\mod_jk_vhost.conf"
when i try to view a page, for example index.cfm I view the index file present in the directory
C:\ColdFusion2023\cfusion\wwwroot
whether you use the server's IP or a domain configured as virtual hosts
the mod_jk.log log doesn't give me any errors
I configured the connector with:
appserverhost: localhost
web server properties
config directory: I choose the right dir
Apache virtual host: I select "all"
In Advanced i chose apache exe file
where am I wrong or what should I do to make the connector work properly?
Many thanks
Marco
