Forcing https on stats page

The stats frontend for my setup is bound to ports 80/443, and each one works with no issues individually. However, I would like to force all http connections to the stats page to automatically redirect to https. Unfortunately, it doesn’t seem like using the ssl_fc keyword works on this particular frontend.

Any other ideas for how to redirect these?