desertrose61 Posted December 30, 2005 Share Posted December 30, 2005 In my own computer When I point url to http://localhost/catalog/admin/index.php .Directly I pass admin page without any authantication .I think there is an security issue on this point .How can I solve this problem Link to comment Share on other sites More sharing options...
Nacer Posted December 30, 2005 Share Posted December 30, 2005 Password protect you admin folder. Regards, Nacer. Link to comment Share on other sites More sharing options...
desertrose61 Posted December 30, 2005 Author Share Posted December 30, 2005 Password protect you admin folder. Regards, Nacer. Which pasword protects my admin folder When I navigate http://localhost/catalog/admin/index.php.I pass directly admin section Link to comment Share on other sites More sharing options...
MaBiSmAd Posted December 30, 2005 Share Posted December 30, 2005 Which pasword protects my admin folder When I navigate http://localhost/catalog/admin/index.php.I pass directly admin section Oscommerce does not include any password/authentication/login protection for the admin section. You must set this up yourself. Link to comment Share on other sites More sharing options...
desertrose61 Posted December 31, 2005 Author Share Posted December 31, 2005 Oscommerce does not include any password/authentication/login protection for the admin section. You must set this up yourself. if so How will I protect my admin section against hackers Link to comment Share on other sites More sharing options...
Guest Posted December 31, 2005 Share Posted December 31, 2005 if so How will I protect my admin section against hackers Not sure how you do this on a local setup on your computer. But it's easily done on your webhosting site using your cpanel look for the feature to password protect directories. From the OSC KB http://www.oscommerce.info/kb/osCommerce/I...nd_Upgrades/224 The store admin directory on your server needs to be password protected using .htaccess. Most of the time the server you are hosting your store on has the ability to password protect directories through the server administration area so check with your host. -- Mindy Link to comment Share on other sites More sharing options...
New Year Posted December 31, 2005 Share Posted December 31, 2005 Not sure how you do this on a local setup on your computer. But it's easily done on your webhosting site using your cpanel look for the feature to password protect directories. From the OSC KB http://www.oscommerce.info/kb/osCommerce/I...nd_Upgrades/224 The store admin directory on your server needs to be password protected using .htaccess. Most of the time the server you are hosting your store on has the ability to password protect directories through the server administration area so check with your host. -- Mindy Yes thats right the only way to protect your folder is through your webhosting facility, its not that difficult I think allmost every hosting provider such as www.dymoon.com dymoon host (i'm currently hosting with them) provides such facilities. regards Link to comment Share on other sites More sharing options...
desertrose61 Posted December 31, 2005 Author Share Posted December 31, 2005 Yes thats right the only way to protect your folder is through your webhosting facility, its not that difficult I think allmost every hosting provider such as www.dymoon.com dymoon host (i'm currently hosting with them)provides such facilities. regards Uploading oscommerce to server I will do myself .I dont know how to be password protected using .htaccess on the server . How can it be ? Link to comment Share on other sites More sharing options...
evalguy Posted January 1, 2006 Share Posted January 1, 2006 Uploading oscommerce to server I will do myself .I dont know how to be password protected using .htaccess on the server .How can it be ? Perhaps you're looking for this... http://httpd.apache.org/docs/1.3/howto/htaccess.html#when Cheers, -Neil. Link to comment Share on other sites More sharing options...
vasttech Posted January 1, 2006 Share Posted January 1, 2006 There are a couple of contributions that will help you as well. Search there. Also, search the forums, as there are a bunch of threads that explain using .htaccess files to protect the directory. osCommerce Knowledge Base osCommerce Documentation Contributions Link to comment Share on other sites More sharing options...
evalguy Posted January 1, 2006 Share Posted January 1, 2006 After my prev post on this, I figured I would finally try this on my existing testing website. Found these much easier tutorials via google... http://howto.looselycoupled.com/blog/2002_10_13_dy.htm http://www.4webhelp.net/tutorials/misc/htaccess.php Cheers, -Neil. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.