• Hi, I have configured CloudFront for my wp site. I only use CloudFront, I’m not using S3.
    And testing it from W3TC test bottom, also opening a jpg with the xxxxxxxxxxxx.cloudfront.net/image.jpg, and it’s works.
    So when I open mysite.com, and see the source code I should see some files with xxxxxxxxxxxx.cloudfront.net (or cdnX.mysite.com, X because I seted up 5), but no, I’m not seeying that. All the file coming from mysite.com.

    CNAMES configuration:
    Create 5 subdomains cdnX.mysite.com with the same path as mysite.com. Also when I created the subdomains cpanel creates, automatically, https://www.cdX.mysite.com, like an alias from cdnX.mysite.com. Them I create the CNAMES for each cdnX.mysite.com pointing to xxxxxxxxxxxx.cloudfront.net.

    Next, I put that cnames into the cnames option in CloudFront. I can open the site since xxxxxxxxxxxx.cloudfront.net or cdnX.mysite.com.

    Which can be the issue? Because I read a lot of tutorials I tested all, but I still have the same issue.

    Thanks ind advance.

  • The topic ‘CloudFront and W3 Total Cache’ is closed to new replies.