markus_mk Posted January 2, 2005 Posted January 2, 2005 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:
OceanRanch Posted January 2, 2005 Posted January 2, 2005 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
♥Vger Posted January 2, 2005 Posted January 2, 2005 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.