Add index.php in /guest to redirect to the portal
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
// Redirect to the portal
|
||||||
|
header("Location: ../portal/");
|
||||||
Reference in New Issue
Block a user