Changing the default path of your AdminCP and ModCP can increase security because only those with knowledge to the path will be able to access the panels.

Explanation for rename :

  1. edit your "config.php "file located in your includes directory
  2. find
    كود PHP:
    $config['Misc']['admincpdir'] = 'admincp'
    $config['Misc']['modcpdir'] = 'modcp'
    Change the text of the “admincp” and “modcp” to your desired name
  3. -Change the defaults to the new folder names for each directory


now your securty for path contrel panel default