Associating Your Domain with Mautic 5 Overview: To successfully associate your domain with the Mautic 5 hosted on an AWS instance, follow the steps outlined below. This process involves editing the Apache configuration file to link your domain with the server’s IP address and enforce HTTPS redirection. Step 1: Access Your Server 1. Log […]
Associate Your Domain with OrangeHRM To associate your domain with the application and the AWS IP address, you will need to edit the following files; File 1: /etc/httpd/sites-available/orangehrm.conf Log on via SSH, $ ec2-user $ sudo -i $ nano /etc/httpd/sites-available/orangehrm.conf then modify these lines with your domain. Replace yourdomain.com with your domain name; and RewriteRule […]
Associating Your Domain with UVDesk Overview: To successfully associate your domain with the UVDesk hosted on an AWS instance, follow the steps outlined below. This process involves editing the Apache configuration file to link your domain with the server’s IP address and enforce HTTPS redirection. Step 1: Access Your Server 1. Log in via […]