Featured Image not load after install SSL Bitnami Apache

Hi,

you need to set
RequestHeader set X-Forwarded-Proto "https"
in your Apache configuration.

Have a look at

1 Like