mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Redirect from /pages/index.php to /index.php (to prevent users from listing the directory)
SVN:trunk[846]
This commit is contained in:
3
pages/index.php
Normal file
3
pages/index.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
header('Location: ../index.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user