is there a way for redirect a user to a Ramdom Directory and that ramdom directory always go to a same page? Example: user 1 reach my site so he is redirected to https://mysite/abcdef/index.php
user 2 reach my site so he is redirected to https://mysite/a1b1c1/index.php
user 2 reach my site so he is redirected to https://mysite/2g2h2k/index.php
BUT the index.php page is the SAME for all. I know that Wordpress hace a pugin that make this thing, but i do not want to use Worspress.