AuthUserFile /dev/null AuthGroupFile /dev/null AuthName "Access Control" AuthType Basic order deny,allow deny from all # IP address of my home computer allow from 00.000.000.000 # IP addresses of my two work computers # allow from 00.000.000.000 # allow from 000.000.00.000 # IP address at my uncle's house # allow from 000.000.0.00More can be found on this thread Installing admin in a Subdomain
Latest News: (loading..)
Install Guide: Securing the "admin" Folder
Started by wakerider017, May 12 2006, 03:50
24 replies to this topic
#21
Posted 29 April 2011, 08:40
After you get done changing the admin folders name I recommend using this in your .htaccess file. Unless someone knows your ip and clones it, or some other hacking method. It wont let anyone in but the one who holds the correct ip, you presumably.
Eric
Keep up on osCommerce changes and updates at Github | Understand osCommerce a little further at OsCommerce Documentation | Copy and paste your error message in Google add "in osCommerce" at the end to get relevant answers to most issues.
#22
Posted 07 September 2011, 09:47
ive followed these instructions step by step, also ammending the htaccess file
but now my left hand admin menu has gone to S**t
the java menu is no longer working and the text is hanging off the left hand side of the browser window?
[see attached]
any ideas why its done this?
cheers
but now my left hand admin menu has gone to S**t
the java menu is no longer working and the text is hanging off the left hand side of the browser window?
[see attached]
any ideas why its done this?
cheers
Attached Files
#23
Posted 07 September 2011, 14:37
hmm not only the left hand menu thats gone screwy, buw appears most of the buttons in the admin section have reverted to text?
still no nearer working out why
still no nearer working out why
Edited by KomplikatedOne, 07 September 2011, 14:45.
#24
Posted 07 September 2011, 14:56
ok ignore the above, turned out to be a totally different issue [img]http://forums.oscommerce.com//public/style_emoticons/default/blush.png[/img]
someone had removed a jquery file used by the redmond theme
i would remove the above if i could, but i cant
someone had removed a jquery file used by the redmond theme
i would remove the above if i could, but i cant
#25
Posted 31 January 2012, 04:02
SirHarryFlashman, on 17 July 2008, 14:51, said:
Actually, in addition to moving your live admin folder, you should leave a "honeypot" admin folder as well. A nice little .htaccess for the wanna-be hackers:
AuthUserFile /xxxxx/xxxxx/xxxxx/html/catalog/admin/.htpasswd AuthGroupFile /dev/null AuthName "Username:" AuthType Basic require valid-userOf course your .htpasswd looks like this:
.(yes, an empty .htpasswd file) And just to make things more interesting, an empty index.htm will complete the "honeypot" Have fun!!
Sir Harry Flashman,
That sounds like a neat trick - can you please tell me how to do this - bit confused on where to insert the code. Running OSC version 2.3 and already renamed the admin folder and works great - just looking for sum extra security and throwing off anyone trying to hack my site..
Many thanks!
Jasper~















