----------------------------------------------------------------------------- AFP2web Server Installation Notes ----------------------------------------------------------------------------- This file describes the steps to follow to install AFP2web Server V1.5.x on RHEL 1. Prerequisites a. Apache HTTP server v2.4 b. Apache mod_fcgid module v2.3.0 2. Download the RPM of the AFP2web Server V1.5.x at the following url: https://ftps.oxseco.net/customers/sanlam/20221021/oxs-a2w-server-1.5.19-1.x86_64.rpm 3. Install the AFP2web Server RPM using the yum command as shown below: yum install -y oxs-a2w-server-1.5.19-1.x86_64.rpm The AFP2web Server will be installed in the /etc/httpd/a2wserver directory 4. Run the following commands to create the log directories: # mkdir -p /etc/httpd/logs/tenants/sanlam # ln -s /etc/httpd/logs/tenants /var/log/httpd/tenants 5. To start/stop the AFP2web Server, use the following commands To start the AFP2web Server: # service httpd start To stop the AFP2web Server: # service httpd stop 6. Once started, AFP2web Server will listen on port 84. To verify whether it works, go to http://:84 7. Configuration a. Apache HTTPD virtual host configuration specific to Sanlam is available in the following file: /etc/httpd/a2wserver/httpd-conf/a2ws.sanlam.conf You can customize it as needed. For further details, refer to the following web pages: https://httpd.apache.org/docs/2.4/vhosts/name-based.html https://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html b. Sanlam's afp2web configuration files are available in the root path (i.e. /etc/httpd/a2wserver/tenants/sanlam) - Update the afp2web.ini (license key or any options you use) - Update the following configurations if needed Font mapping: /etc/httpd/a2wserver/tenants/sanlam/afpcp/mapping.def /etc/httpd/a2wserver/tenants/sanlam/afpcp/*.cp files Substitute fonts: /etc/httpd/a2wserver/tenants/sanlam/extfont/*