How to set 2 index.php files for different users?
-
Hello!
I need to direct “primary” users to index.php and redirect users with a specific IP to index2.php (if it’s possible) with ability to get to admin panel.
Can 2 index.php files be placed in 1 location and have different names?
I understand that .htaacess can allow me do that but I need help with a code.
- The topic ‘How to set 2 index.php files for different users?’ is closed to new replies.