|
$path_parts = pathinfo($_SERVER["REQUEST_URI"]);?>
$dirs=`ls -t -1 -r *.php`;?>
$dirnames=split("\n", $dirs);?>
$size=count($dirnames);
for ($i=0; $i<=($size-2); $i++)
{
if(((strstr("$dirnames[$i]","index.php"))&&($path_parts["extension"]==""))||
(strstr(urldecode($_SERVER["REQUEST_URI"]),"/~luap/$dirnames[$i]"))){ ?>
}?> |
Config filesThis is a page for linux configuration files that I think might be useful to either visitors to my site, or to me in future (as in "this took me bloody ages to find out, and if my hard drive dies (because IBM drives are so reliable, aren't they?) it'll take me ages to find out again") For reference, the machine these files are taken from is an AMD k6-2 333MHz on a generic-unknown super socket 7 motherboard, running Slackware 8.1, kernel 2.4.18, and stuff.
|
|
This page has been created by, and is maintained by Paul Norton.
All content is Copyright Paul Norton 2002/2003 unless otherwise stated. |