I have emoncms running nicely and I want to embed a dashboard into a wordpress blog.
I have tried to use an iframe and can embed pages from most websites, but not the dashboard.
I suspect that this is because the vanilla emoncms runs http, rather than https, which brings me to how do I run emoncms through https, which would be the better practise anyway.
I know little about configuring apache, but it must be a common procedure.
This does assume you have the certificates installed. How you create them depends on who hosts the domain name to be used. For me, I have a Domain specifically for internal SSL bought from Google domains, DNS hosted with Cloudflare so I can do the certificates by DNS Challenge using certbot.