C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\portal\modules\gallery\chmod.php


1
2
3
<?php
$chmod 
"gallery/:0777,categories/:0777,latest_gallery.php:0666,rank_required.php:0666";
?>