Javascript Menu by Deluxe-Menu.com
     
Shopping cart software · eCommerce Solutions · Software for online shops

Powered By: EPS-Cart
   
You are here: Support > Knowledgebase > Knowledge base for 1.3.5 > General questionsPlease Login or Register



Extra protection of the administrator panel

To make your administrator panel more protected:

  1. Rename the admin.php file to something more complex:
    1. Rename the admin.php file located in the root directory of your EPS-Cart installation.
    2. Edit the config.php file (it is located in the same directory) by replacing the following line of the code:
      $admin_index = 'admin.php';

      with this one:
      $admin_index = 'admin8765.php';

      where admin8765.php is the new name given to the admin.php file.
    3. Save the file.
  2. Enable the Enable secure connection in administrator area setting on the Settings page in the panel of your EPS-Cart.
    NOTE: Make sure your web server supports a secure connection before that.
  3. Related articles: Restrict an access to your panel using the Access restrictions addon.


Was this answer helpful?

Add to Favourites
Print this Article

Powered by WHMCompleteSolution

Copyright 2001-2008 © EPS-Cart: shopping cart software. All rights reserved.