.access.php 105 Bytes
<?
$PERM["about_the_contest"]["2"]="R";
$PERM["/"]["5"]="X";
$PERM["/"]["*"]="R";
$PERM["*"]["5"]="R";
?>