This article provides the steps on how to upgrade the Apache httpd module of the Authentication Agent in InterScan Web Security as a Service (IWSaaS) / InterScan Web Security Hybrid (IWS Hybrid) 3.0.
-
Apache httpd 2.4.41
File name: httpd-2.4.41-o102s-x86-vc14-r2.zip
To download:
- Go to the Apache Haus Downloads page then go to Apache 2.4 Server Binaries > Apache 2.4.x OpenSSL 1.0.2 VC14 > Apache 2.4.41 > Download Locations to download httpd-2.4.41-o102s-x86-vc14-r2.zip
-
Download using the direct link:
https://de.apachehaus.com/downloads/httpd-2.4.41-o102s-x86-vc14-r2.zip
-
Microsoft Visual C++ 2015 Redistributable (X86)
To download:
- Go to https://www.microsoft.com/en-us/download/details.aspx?id=53840 Select "English" and click Download. Select "vc_redist.x86.exe" then click Next to download the package.
-
Download using the direct link:
https://download.microsoft.com/download/6/A/A/6AA4EDFF-645B-48C5-81CC-ED5963AEAD48/vc_redist.x86.exe
-
Back up the program files.
Copy the whole folder:
C:\Program Files (x86)\Trend Micro\InterScan Web Security as a Service\AuthenticationAgent\Apache-20
-
Back up the configuration files.
Back up the following folder by copying it to another place. For example, copy it on to the Desktop.
C:\Program Files (x86)\Trend Micro\InterScan Web Security as a Service\AuthenticationAgent\Apache-20\conf\
-
Install Visual C++ 2015 Redistributable.
Run vc_redist.x86.exe to install the VC++ 2015 runtime library
-
Stop the services.
Stop the Windows service “IWSaaSAuthAgent” using the following command (Run as administrator):
C:\> taskkill /FI "SERVICES eq IWSaaSAuthAgent" /F
-
Replace the Binaries.
- Extract the files from httpd-2.4.41-o102s-x86-vc14-r2.zip
- To overwrite the existing files, copy all sub folders of Apache24\ into C:\Program Files (x86)\Trend Micro\InterScan Web Security as a Service\AuthenticationAgent\Apache-20\
-
Restore the configuration.
Copy the previous backed up “conf” folder in (2.2) into C:\Program Files (x86)\Trend Micro\InterScan Web Security as a Service\AuthenticationAgent\Apache-20\
-
Start the Service.
- Open Task Manager > Services.
- Find the service IWSaaSAuthAgent then right-click it and select Start to start the service.