| Doc. Number | Article Title | Effective Date | Version |
| FHC-XX | Setting Up a Custom Domain | February 12, 2026 | 1.5 |
This article describes how to set up Custom Domain Hosting for your Forth account. This article is organized into the following sections:
- Overview
- Setup
- Add the Security Record (DCV)
- Add the Connection Record (Forwarding)
- Troubleshooting
- Examples
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.
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 |
Troubleshooting
Every domain registrar uses a slightly different layout. If you cannot find where to add a CNAME record, look for their "DNS Management" help documentation.
Once you save these records, changes can take up to 48 hours to appear across the internet, though it usually happens much faster.
- However, because of this process, clients no longer need to provide a yearly SSL certificate for purchases.
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
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. |
|
|