Forum » » English and others languages Support » » Looking for english support...
Posté : 28 avr. 2004 à 14:35 
One change I made was to the blank/empty index.htmlfound in the sub folders.
I replaced it with an index.php containing the following code.
8<-------------------------------------------------------------------------------
<?php
/**
* index.php
*
* This file simply takes any attempt to view source files and sends those
* people to the login screen. At this point no attempt is made to see if
* the person is logged or not.
*
*/
header("Location: ../index.php\n\n");
/* pretty impressive huh? */
?>
8<-----------------------------------------------------------------------------
Simple and should work for everyone as is. You want it in a deeper folder just add another ../ for every layer in you go.
Still hoping some one will contact me to trouble shoot.
Regards,
Seeker
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=11285&forum=32