I have a running website on yii2, but wanted to host pwa app on the same url. I want to run it on example.com/app
I tried putting the html and js files to the web directory, but opening example.com/webapp/index.html gives me 404 error, other files do open, but not main index.html file