erbanfootwearInc Posted January 4, 2008 Share Posted January 4, 2008 Hi, Just wanted to know what is the code necessary to move the url to another one desired for added security. And once I get there, to have a alert box or umm some sort of box asking me for username and passwoerd and thats it. Of course with all the other features such as..."entered wrong password"...and etc. Thanks, Tim Link to comment Share on other sites More sharing options...
Avec Posted January 4, 2008 Share Posted January 4, 2008 Just wanted to know what is the code necessary to move the url to another one desired for added security Do you mean instead of www.yourdomain/catalog/admin you want it www.yourdomain/catalog/newadmin? To do this, rename the admin folder, and make the necessary changes in the two configure.php files. Just enter the new directory name instead of admin in those files. And once I get there, to have a alert box or umm some sort of box asking me for username and passwoerd and thats it. Do a search on .htaccess secuity for admin. Lots of information and very secure, as well as easy to setup. Here is one Admin Security with htaccess Link to comment Share on other sites More sharing options...
footwearinc Posted January 5, 2008 Share Posted January 5, 2008 Do you mean instead of www.yourdomain/catalog/admin you want it www.yourdomain/catalog/newadmin? To do this, rename the admin folder, and make the necessary changes in the two configure.php files. Just enter the new directory name instead of admin in those files. Do a search on .htaccess secuity for admin. Lots of information and very secure, as well as easy to setup. Here is one Admin Security with htaccess Hi and thanks for the info, I will do this right now. As for the htaccess I currently run a Windows server and not Unix. And suggesstions for use without Htaccess? Thanks, Tim Link to comment Share on other sites More sharing options...
Avec Posted January 5, 2008 Share Posted January 5, 2008 Use windows directory security. I have never used them in conjunction with a web site, but that is where I would start. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.