I just deployed the website with Firebase but for some reason it only works with index.html page but not with index.php
How do I redirect to PHP or use as default?
I just deployed the website with Firebase but for some reason it only works with index.html page but not with index.php
How do I redirect to PHP or use as default?
https://firebase.google.com/docs/hosting/
Firebase Hosting provides fast and secure static hosting for your web app.
Emphasis mine. Firebase hosting does not support PHP.