Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Loggin to administration


markus_mk

Recommended Posts

Posted

Hello,

 

How can I create password to administration panel (or change permition)?

 

Now everyone can go to my /admin folder (administration panel).

 

 

 

Thank you,

Mark :blush:

Posted

osCommerce has no built in admin security. You need to protect the admin directory using your own security method.

 

If you have a host control panel you probably can just protect the admin folder using the "permissions" attribute in your cpanel and set a user name and password.

 

You also can add an osCommerce contribution like Admin with Access Levels

 

http://www.oscommerce.com/community/contributions,1174

 

You also could use .htaccess protection if you are using the apache webserver.

 

Here's a good write up that

 

http://www.euronet.nl/~arnow/htpasswd/documentation.html

 

 

HTH

Tom

Posted

And just to make it harder for potential hackers - rename the 'admin' folder to something unique (before you password protect it) - and then alter the pathways to /admin/ in your admin(newname)/includes/configure.php file.

 

Vger

Archived

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

×
×
  • Create New...