Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

adding admin account


mohennessey

Recommended Posts

then you need to use htaccess to protect the admin area, the only other way to setup individual access is with administration access with levels, in the contribution area

Link to comment
Share on other sites

To protect your 'admin' folder you must do a few things.

1. Essential - rename it to something unique, and alter the paths to 'admin' in your admin/includes/configure.php file to reflect the new name for the folder

2. Password Protect the folder. You may be able to do this from your web hosting Control Panel

3. If you have access to a shared or ful ssl certificate then place all of your 'admin' under ssl by changing all references to http://www.yourdomain.com (in admin/includes/configure.php) to https://www.yourdomain.com

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...