Explanation
- I’m new to Ghost
- My ghost is running on a Bitnami Stack in GCP
- It has enabled the Apache Pagespeed
- When I upload an image to a post and view it, the url includes like this.
/x{ImageName.jpg}.pagespeed.ic.{a token}.webp
- Suddenly some images are dissapearing from front end, but the images that I have uploaded are showen in text editor.
- When I goto an image link, it shows 404 error
Questions
Why is this happening?
Should I dissable Apache Pagespeed and stop image optimization?
But this was not happened in my local host.
Cc: @DavidDarnes @egg
Edit:
My site is Site Link