Hello, I have configured my Drupal 7 site with CDN module to use an Amazon Cloud Front distribution.

I've followed this tutorial but my site is not showing properly the pages.

I've checked the Display statistics in the general tab and it seems to be working properly:

  • Total number of files on this page: 61.
  • Number of files served from CDNs: 61 (100% coverage).
  • Total time altering file URLs: 3.254 ms, or 0.053 ms per file.

And a list of all files downloaded through CDN. After every file comes the following: "Touching this file will trigger a resync to the CDN."

But the CSS are not working, only see text, no images, and so...

What am I doing wrong??? It seems to be very easy, but it's not working.

Comments

Wim Leers’s picture

Assigned: jsolanaGBT » Wim Leers
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

If you open up your browser's developer tools and look at the network activity for the CSS files, what do you see?

jsolanaGBT’s picture

Thanks for the reply, it was a matter of being patient... I did not wait enough to get the service from Amazon running. Now it works perfect

Thanks anyway

Wim Leers’s picture

Status: Postponed (maintainer needs more info) » Fixed

Oh… heh :) Yeah, that is something that the CDN module obviously can't do better :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

santhoshsan’s picture

hi jsolanaGBT

How to solve this issue,am also facing same problem?