Hi
Does anyone knows what might be the possible issue -
basically my cdn looks fine http://dmlb8w2rz3jyb.cloudfront.net/
but when i click enable on my admin black end the webpage get distorted is plain white with ony words
Is there anything that i might have change to result in this?
will any changes in .htaccess or config.local.php be the rest that is causing this?
hope someone has an answer for this
Cheers
It sounds like its not loading your css properly…
check your settings in cloudfront (make sure you made it from the cart backend using your key and secret key and NOT on the cloudfront site)
Go to your account then settings then click on cloudfront
Then click on your generated site on cloudfront
make sure that
Origins have the settings
domain name (yours)
origin path (ours is blank)
protocol policy (match viewer)
http port 80
https port 443
In behavior
https only
get, head
forward headers (none)
object cache (use origin)
forward cookies (all)
Forward query strings (yes)
And thats it
It should all work