I'm using apache2 on Linux, and I'm wondering if it is possible to show a random index file to users that's visiting the site WITHOUT they see it so it always says: Https://example.com regardless if the system loads index1.html or index2.html
or is it possible to have an index.php that somehow loads a random first page?