https://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 and form its complete URL by adding the
https:// prefix: https://cdn.site.com.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 Webasyst.4
Confirm SSL
Confirm the custom domain has a valid SSL certificate so assets can load over HTTPS.
5
Verify origin access
Request a known CSS, JavaScript, or image path directly from the protocol and hostname configured as the CDN origin:Continue only after the origin returns the expected file without a
403 or 404 response.1
Open the Site settings
Log in to the Webasyst administration area, open the Site app, and select Settings.
2
Enter the CDN URL
In the CDN field, enter the complete custom domain URL copied from the Customer Portal:
https://cdn.site.com.3
Save the configuration
Save the settings.
4
Confirm the integration
- Open the browser developer tools.
- Select the Network tab.
- Refresh the page.
- Confirm that Webasyst-generated asset URLs load from the custom domain instead of the original domain.
- Update any hardcoded absolute asset URLs in custom theme files separately.