| Doc. Number | Article Title | Effective Date | Version |
| FHC-CusDo-01 | Setting Up Custom Domain Hosting | September 22, 2026 | 1.6 |
This article describes how to set up Custom Domain Hosting for your FORTH account. It was developed for FORTH account administrators and IT specialists configuring custom domain DNS settings for CRM and Client Portal sites.
This article is organized into the following sections:
- Overview
- Setup
- Add the Security Record (DCV)
- Add the Connection Record (Forwarding)
- Examples
- Troubleshooting
- Assistance
Overview
This process allows your team to access FORTH using your own company domain (like crm.yourcompany.com) instead of the default address.
Note: This feature requires the Custom Domain Hosting enhancement. If you haven't added this service yet, contact sales@setforth.com to get started.
Prerequisites
- Active Custom Domain Hosting enhancement (Contact sales@setforth.com to add this service).
- Administrative access to your domain registrar (such as AWS Route53, GoDaddy, or Namecheap) to manage DNS CNAME records.
Setup
To make your custom site work, you need to update your domain's DNS settings. You must add two (2) CNAME records for every site you host with us.
- Security Record (Domain Control Validation or "DCV"): Creates a digital Let's Encrypt (SSL) certificate to keep your site, used by the client and FORTH's web traffic, secure.
- Connection Record (Forwarding): Points your custom domain to our hosting environment (i.e., servers).
Important: If you have multiple sites (for example, a CRM site and a Client Portal), you must repeat both of these steps for each one. Therefore, if you have a CRM and a portal site, you will need to make four (4) entries.
Add the Security Record (DCV)
This record allows us to automatically secure your site with an SSL certificate.
Warning: Do not delete this record after setup. It must remain in your DNS settings permanently. If you remove it, your site's security certificate will expire after 90 days, and users may get security warnings.
- Log in to your domain registrar (such as GoDaddy, AWS Route53, or Namecheap). We are using AWS Route53 in our examples below.
-
Navigate to your DNS Management or DNS Settings page.
- Create a new CNAME record.
- Enter the following information. (Replace subdomain with your specific site name, such as crm or portal).
| Field Name | Value to Enter | Example |
| Type | CNAME | CNAME |
| Host / Name | _acme-challenge.<subdomain> | _acme-challenge.crm |
| Value / Target | <fulldomain>.b6ac64a870f2da4d.dcv.cloudflare.com | crm.example.com.b6ac64a870f2da4d.dcv.cloudflare.com |
Add the Connection Record (Forwarding)
This record directs your web traffic to the FORTH environment.
-
Create a second CNAME record in your DNS settings.
- Enter the information below based on whether you are a FORTH customer or a CTX customer.
| Field Name | Value to Enter | Example |
| Type | CNAME | CNAME |
| Host / Name | <subdomain> | crm |
| Value / Target |
For FORTH Customers: scweb.forthcrm.com For CTX Customers: scweb.centrexsoftware.com |
scweb.forthcrm.com |
Examples
Here are examples of setting up the DCV CNAME and regular CNAME.
For a CRM site, such as crm.example.com.
-
DCV CNAME
-
CNAME: _acme-challenge.<subdomain>
- In our example domain, it would be: _acme-challenge.crm.example.com
-
CNAME Value: <fulldomain>.b6ac64a870f2da4d.dcv.cloudflare.com
- In our example domain, it would be: crm.example.com.b6ac64a870f2da4d.dcv.cloudflare.com
-
CNAME: _acme-challenge.<subdomain>
-
Forwarding or Pointing CNAME
- CNAME: CRM
- In our example domain, it would be: crm.example.com
- CNAME Value:
- For FORTH Customers: scweb.forthcrm.com (see example below)
- For CTX Customers: scweb.centrexsoftware.com
- CNAME: CRM
-
Jira Ticket
Give Domain (thednsway.com)
Give Subdomain (crm)
Flexmonster Key
For a Portal site,
-
DNS Entries
-
DCV
CNAME: _acme-challenge.portal
CNAME Value: <portalname>.thednsway.com.b6ac64a870f2da4d.dcv.cloudflare.com
-
Forwarding CNAME
CNAME: portal
CNAME Value: scweb.forthcrm.com
-
-
Jira Ticket
Give Domain (thednsway.com)
Give Subdomain (portal)
Give Portal site type; Debt Settlement, Tax resolution, Student Loans, Business Loans, Debt Validation
Troubleshooting
Where do I add CNAME records in my domain registrar?
Registrar navigation varies by provider. Look for interface links named DNS Management, DNS Settings, or Manage Zone Files. Refer to your domain registrar's support documentation if you cannot find the record creation form.
Why is my custom domain not working immediately?
DNS changes take up to 48 hours to propagate across the internet, though updates usually resolve much faster.
Do I still need to provide yearly SSL certificates?
No. The DCV CNAME record automates SSL certificate issuing and renewal through Cloudflare, removing the need to buy or upload yearly SSL certificates.
Assistance
For further assistance, reach out to support@setforth.com.
Article Version History
| Version | Effective Date |
Description |
| Basic | 12/26/2016 | Initial Release |
| 0.1 | 04/30/2021 | Minor Updates |
| 0.2 | 03/30/2023 | Added header and version control footer; updated company references to FORTH; Updated two screenshots. |
| 0.3 | 10/13/2023 | Updated hyperlink in the first section of the article. No other changes. |
| 0.4 | 10/04/2024 | Minor grammatical updates only. |
| 1.0 | 11/25/2024 | Greatly consolidated the language to reflect the use of CloudFlare. |
| 1.1 | 11/24/2025 | Performed minor formatting and grammar tweaks; |
| 1.2 | 12/22/2025 | Updated most of the language and formatting to make it easier to understand; Made additional formatting and grammatical updates as well. |
| 1.3 | 01/05/2026 | Updated final section of the article to reflect a CRM site and a Portal site. |
| 1.4 | 01/08/2026 | Added table of contents and cleaned up duplication; removed CRM from the article title to better reflect content about CRM and Portal sites. |
1.5 |
02/12/2026 |
Cleaned up broken hyperlink. |
1.6 |
09/22/2026 |
Made minor formatting updates to better match commonly used article structure; made a minor adjustment to the article title. |
|
|
|
|
|
|
|
|