keltic Posted February 26, 2005 Share Posted February 26, 2005 My thanks to Vger, I now have an installed shop. :D I read in a magazine article that the best way to secure your admin area was to change the name of the directory and then amend the configure.php file in the includes directory to mirror your new path. I can't seem to find the line which defines the path. Am I in the right file ? Mike Link to comment Share on other sites More sharing options...
slimsteve Posted February 26, 2005 Share Posted February 26, 2005 Rename the directory as you mentioned, for this example I will adminhidden. Open the file adminhidden\includes\configure.php (in now renamed folder) Edit any lines with the reference to admin and change them to the new folder name adminhidden If I remember right it is the DIR_WS_ADMIN and DIR_FS_ADMIN values that need to be changed. (lines 19 and 20) Now goto to your site www.yoursite.com/catalog/adminhidden and it should work fine. Slim Link to comment Share on other sites More sharing options...
RikR Posted February 26, 2005 Share Posted February 26, 2005 Simpler is just add password protection to the admin folder. Rik Rasmussen Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.