Question Host ApiPlatform backend in subfolder

sparky__

New Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.63 #4
Hello everyone!

I'm working on a project with a VueJS frontend and a Api Platform backend. I have set up my VueJS without any problem and it is online.
However, I'd like to host my api using a subfolder. I tried several settings but I always get a 404 error when hitting my-domain.com/api.

My structure is the following :
/httpdocs
--/dist (VueJS)
--/api (Api Platform)

Do you have any idea? Is this type of structure doable with Plesk?

Thanks!
 
Back
Top