voldtaengler Posted April 28, 2005 Posted April 28, 2005 I was wondering how I would go about setting up locking the admin page from public view so they can't maliciously change anything ya know? I know I saw somewhere about it before but i cant remember for the life of me where i saw it at :blink: Thanks for the help!
Winterchild Posted April 28, 2005 Posted April 28, 2005 Of course you saw it before, it has been asked thousands of times before. Read the info in the knowledge base Not clear? Search the forum for +secure +admin Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
voldtaengler Posted April 28, 2005 Author Posted April 28, 2005 Of course you saw it before, it has been asked thousands of times before. Read the info in the knowledge base Not clear? Search the forum for +secure +admin <{POST_SNAPBACK}> Heh...really sorry to frustrate you (sounded that way) i tried looking for it but never found it.. guess i was searching for the wrong keywords.... im new to all this (lousy excuse!) thanks for the info.. :thumbsup:
Winterchild Posted April 28, 2005 Posted April 28, 2005 Didn't really mean to sound frustrated. I could take your story two ways: I know the answer is on the forum, but I'm to lazy to use search or I don't know it exists or I searched, but I can't find it. Please help me find it I think this answer was right for both ^_^ Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
voldtaengler Posted April 28, 2005 Author Posted April 28, 2005 Didn't really mean to sound frustrated. I could take your story two ways: It's there I know, but I'm to lazy to use search or I don't know it exists or I can't find it, so please help me find it I think this answer was right for both ^_^ <{POST_SNAPBACK}> Hehe...actually iv'e been searching for about the past hour in half... ive been up all night updating my site and then forgot that i needed to add the admin secure part..or all the hard work might have been lost! You were more correct on the second one..but I think I found a contrib. that might help.. if that doesnt do the trick off to more searching! :lol:
Winterchild Posted April 28, 2005 Posted April 28, 2005 3 steps to better forum searching Might come in handy too :rolleyes: Forum search Contributions search Documentation search (note: docs being adapted for MS3, may be different for MS2) 3 tips for better forum searching Want to post? Read this first: osCommerce for dummies Topic name etiquette Basics: Basics for design Right syntax to use near '-20, 20' Cannot re-assign $this Parse error
♥Vger Posted April 28, 2005 Posted April 28, 2005 Don't forget to rename the 'admin' folder to something unique (not admin2 or shopadmin), and then alter the two references in admin/includes/configure.php from /admin/ to /newname/ - before you password protect the folder. Before trying to install a .htaccess contribution - take a look around your web hosting control panel for something like Password Protection or Directory Protection. That will do all of the work for you. Vger
voldtaengler Posted April 29, 2005 Author Posted April 29, 2005 Don't forget to rename the 'admin' folder to something unique (not admin2 or shopadmin), and then alter the two references in admin/includes/configure.php from /admin/ to /newname/ - before you password protect the folder. Before trying to install a .htaccess contribution - take a look around your web hosting control panel for something like Password Protection or Directory Protection. That will do all of the work for you. Vger <{POST_SNAPBACK}> Thanks so much! I didn't know that and would have overlooked it! It's very much appreciated..thanks for your help both of you.. sorry for being a pain lol... :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.