mirror of
https://github.com/itflow-org/itflow
synced 2026-03-28 16:25:40 +00:00
Add index.php in /guest to redirect to the portal
This commit is contained in:
3
guest/index.php
Normal file
3
guest/index.php
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<?php
|
||||||
|
// Redirect to the portal
|
||||||
|
header("Location: ../portal/");
|
||||||
Reference in New Issue
Block a user