Skip to content
Snippets Groups Projects
Commit c58eb7bf authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

set redirect form / to login page

parent 3afeec5a
No related branches found
No related tags found
No related merge requests found
<?php <?php
header("location: /deployment/"); header("location: /deployment/all/login/");
// echo '<h1>' . php_uname("n") . '</h1><hr>'; // echo '<h1>' . php_uname("n") . '</h1><hr>';
?> ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment