403 Forbidden


Disable Functions:
Path : /var/softaculous/axis/
File Upload :
Command :
Current File : //var/softaculous/axis/config.php

<?php

$config = array(
    'system' => array(
        'path'          => '[[softpath]]',
        'applyUpgrades' => false
    ),

    'crypt' => array(
        'key' => '[[cryptkey]]'
    ),

    'db' => array(
        'host'     => '[[softdbhost]]',
        'username' => '[[softdbuser]]',
        'password' => '[[softdbpass]]',
        'dbname'   => '[[softdb]]',
        'prefix'   => '[[dbprefix]]'
    ),

    'front' => array(
        'humanUrlAdapter' => "Readable"
    )
);

404 Not Found
[ LogOut ]