Strapi deployed on o2switch only returns home page for all routes

Hello everyone,

I’m encountering an issue with my Strapi application that I recently deployed. The application is hosted at https://api.helpmyself.fr/, but whenever I try to access any other route (e.g., https://api.helpmyself.fr/admin), it keeps returning the home page content instead of the expected data. It seems like the routing is not working correctly.

Here are some details about my setup:

  • Strapi version: 4.24
  • Hosting provider: o2Switch
  • Configuration: no specific conf, just custom manage in some controllers.

Thank you for your help!