mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +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