cdn.site.com:
1
Open the CDN resource
In the Gcore Customer Portal, navigate to CDN > CDN resources and open the resource.
2
Copy the custom domain
Note the custom domain shown for the resource — this is the hostname to enter in IP.Board CDN Settings.
3
Confirm the DNS CNAME
Confirm that the custom domain has a CNAME record pointing to the Gcore target hostname shown in the Customer Portal (
cl-****.gcdn.co). Do not put the gcdn.co hostname in IP.Board.4
Confirm SSL
Confirm the custom domain has a valid SSL certificate so assets can load over HTTPS.
1
Open the Admin Control Panel
Log in to the IP.Board Admin Control Panel.
2
Open General Configuration
Navigate through the settings:
- Select System.
- Select System Settings.
- Select General Configuration.
3
Enter the custom domain
Scroll to CDN Settings and enter the custom domain copied from the Customer Portal.
4
Save the configuration
Save the settings.
5
Confirm the integration
- Open the browser developer tools.
- Select the Network tab.
- Refresh the page.
- Confirm that static files load from the custom domain instead of the original domain.