// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
cszcms
[ PARENT ]
EDIT :: htaccess.config.inc.php
<?php defined('FCPATH') || exit('No direct script access allowed'); /* * For .htaccess file support. * For mod_rewrite is not support and .htaccess is not support. Please config the 'HTACCESS_FILE' to FALSE * Default is TRUE */ define('HTACCESS_FILE', TRUE);
SAVE
CANCEL