403 Forbidden


Disable Functions:
Path : /var/softaculous/zsite/
File Upload :
Command :
Current File : //var/softaculous/zsite/my.php

<?php
$config->installed    = true;	
$config->debug        = false;	
$config->requestType  = 'GET';	
$config->db->host     = '[[softdbhost]]';	
$config->db->port     = '3306';	
$config->db->name     = '[[softdb]]';	
$config->db->user     = '[[softdbuser]]';	
$config->db->password = '[[softdbpass]]';		
$config->db->prefix   = '[[dbprefix]]';	
$config->enabledLangs = 'zh-cn,zh-tw,en';
$config->defaultLang = 'en';

404 Not Found
[ LogOut ]