Configure Strapi 4, in apache2 together with another project made with expressjs

System Information
  • Strapi Version: 4
  • Operating System: ubuntu server
  • Database: sqlite
  • Node Version: 16
  • NPM Version: 8
  • Yarn Version:

Hello locally I prepared a project to upload it to my ubuntu server with apache, it was uploaded successfully but it only works through http and I need it to work with https so that the page obtains the data inserted in strapi, I have seen many forums or information but there is nothing concrete to configure it correctly in apache2, in my virtualhost :443 I have configured a proxy for the project that is made in expressjs but when placing another proxy for strapi it doesn’t really work I need your help

![Captura de pantalla de 2022-05-26 23-33-25|650x159]

I really need your help, the term mysite is just an example