Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Installation & Hosting

Forbidden error with Cloudfront CDN

Solved by Mehdi Gallois View solution

Started by Mehdi Gallois 5 years ago · 2 replies · 1309 views
5 years ago

Hi,

I am trying to setup a Cloudfront CDN.
However, I get an error as you can see here : https://deya3mlcjkmrf.cloudfront.net/
It seems to be related to hosting software configuration i.e Grav or ServerPilot

I run on nginx (check below), so it can't be a .htaccess issue.
I suspect ServerPilot and a missing config on it, but i didn't find anything about it.

Any idea?

My Website config :

EC2 + ServerPilot + PHP7

Amazon Machine Image (AMI)
Ubuntu Server 20.04 LTS (HVM),EBS General Purpose (SSD) Volume Type. 64 bits (x86)

EC2 instance type
t2.micro

Web server
Nginx

last edited 07/25/21 by Mehdi Gallois
5 years ago Solution

✓ I solved this issue ✓

A 403 is being returned, as that request from CloudFront is being made to ec2-13-37-46-163.eu-west-3.compute.amazonaws.com :

TXT
52.57.254.217 - - [26/Jul/2021:22:57:40 +0000] "GET /favicon.ico HTTP/1.1" 403 461 "-" "Amazon CloudFront" "46.140.111.92" 340 0.001 "859" "0.000" "ec2-13-37-46-163.eu-west-3.compute.amazonaws.com"

[Mon Jul 26 22:57:40.153019 2021] [access_compat:error] [pid 19703:tid 140447217338112] [client 127.0.0.1:20034] AH01797: client denied by server configuration: /opt/sp/apache/htdocs/favicon.ico

The solution is simply to add ec2-13-37-46-163.eu-west-3.compute.amazonaws.com as a domain to my ServerPilot app.

Capture d’écran 2021-07-27 à 16 19 47

And voilà!

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by antoinep, 13 hours ago
5 60 8 hours ago
Installation & Hosting · by Jürgen Dietrich, 7 months ago
0 62 7 months ago
Installation & Hosting · by rappluk, 8 months ago
0 62 8 months ago
Installation & Hosting · by N, 12 months ago
3 72 12 months ago
Installation & Hosting · by Youle, 1 year ago
1 61 1 year ago