Installation of the Archive Portal solution requires the use of a Physical machine or VM which will act as a secure Web server for access to Notes databases exported in HTML. Below you will find the steps to download and install the Apache 2.4 server which will serve as the web server for the Archive Portal solution.
Downloading the Apache 2.4 binary
You can download a version 2.4.x of Apache for Windows 64-bit from various third-party sites. in fact, the Apache HTTP server project itself does not provide a binary distribution but only the source code.
Here is an up-to-date list of download links:
Using the Apache HTTP Server on Microsoft Windows
In the download area of one of the third-party sites, please select a 64 bit (x64) version which integrates SSL:
Once the file is downloaded, you should get a .Zip file of approximately 15 MB containing an Apache24 folder:
Installing Apache Server
Installing the Apache 2.4 server simply involves unzipping the file and copying the contents of the Apache24 folder to the Windows server's hard drive (here under C:\Apache24\):
In the previous example, the Apache24 directory was installed directly under c:\ but you can place it wherever you want.
Note the Apache server installation path (here c:\Apache24\) because it will be used during the configuration phase via the InstallWizard.exe tool..
Comments
0 comments
Article is closed for comments.