Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
With an out of support Windchill version (ended Jan 2023) (PTC Support Calendar) the right solution is to plan an upgrade to the latest version of Windchill. You might need a two step upgrade to get there. Other than that, my suggestion is that you install your own Apache webserver and copy the configurations over to it. This means you stop using the Windchill supplied Apache instance and use your own which you can patch and upgrade as needed. However, this also means any PTC supplied scripts for ant and reconfigurations will not work without modifications.
In this case, install a current version of Apache. You should be able to copy over the conf files to the similar areas. Change your startup scripts to run this new version and do not use the PTC supplied Apache server. That should do the trick.
I found this Article - CS386653 - Potential Impact of Apache HTTP Server (2.4 to 2.4.54) security vulnerability (CVE-2022-36760) in Windchill PDMLink & FlexPLM (ptc.com) and for the moment I prefe to apply only the patch in our WCH version.
Thx for your reply