Project

General

Profile

« Previous | Next » 

Revision 655

Added by doc over 16 years ago

Added default index.php to all folders to prevent directory spoofing

View differences:

index.php
23 23

  
24 24
*/
25 25

  
26
header('Location: ../index.php');
26
header("Location: ../../../index.php");
27 27

  
28 28
?>

Also available in: Unified diff