Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Is it there a way to secure the administration page?


carloscanas

Recommended Posts

I wonder if there is a way to secure the administrtation page. As it is anyone can access the administration page and change anything they want, from payment options to store names, etc. There is no way to secure it even to setup a user name and password to lock access to the site. The only way is modifying the Apache config files. Is it there any other way?

 

Thanks <_<

Link to comment
Share on other sites

Check your hosts control panel for a Pasword Protection option. If they don't have one, then search the forums for "password protection" or "htaccess."

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Hehe, it would be secure if you renamed it... however it would also stop working unless you changed the relevant entry in the admin configure file (at least that might make it work again, not sure if any coded URL is hardcoded to stop that).

 

The .htaccess and .htpasswd is the best way to go if you have the permissions to use that function (you should have really as part of the package your given). Then the directory is protected with a Unix style login which will stop all but the most determined hacker (as the Unix login is not 100% secure as it was never designed to be the default protection for sites...)

 

Alternatively, if your really really concerned about access to this area you could install protection software, however most of those packages were designed originally to protect other** types of sites.

 

** namely being sites of a more dubious and defintely more revealing nature :)

 

Steve

My Toolbox: Crimson Editor, Adobe Photoshop CS2.0, Expression Web, Macromedia Suite 8.0, Cinema 4D, Nvu.

Link to comment
Share on other sites

YOU COULD JUST RENAME THE /ADMIN FOLDER TO SOMETHING ONLY YOU KNOW.

 

NOW IT'S SECURE! :D

I'm not sure if this was meant as a joke or not but, in case someone takes it serious, renaming the admin does not make it secure. Use a password protection method as I already mentioned.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...