File "config.php"
Full Path: /home/analogde/www/filetypes/htaccess/config.php
File size: 403 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$TP_group["htaccess"] = "apache";
$TP_extensions["htaccess"] = Array("htaccess");
$TP_possibleActions["htaccess"]["new"] = true;
$TP_possibleActions["htaccess"]["open"] = false;
$TP_possibleActions["htaccess"]["edit"] = true;
$TP_possibleActions["htaccess"]["delete"] = true;
$TP_isBinary["htaccess"] = false;
$TP_mimeType["htaccess"] = false;
$TP_mimeTypeDisposition["htaccess"] = true;
?>