Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Securing admin with SSL


Darky10

Recommended Posts

Posted

How can you encrypt admin folder with SSl?

 

I intend to remove the catalog folder and load the contents of the files to the server. In the config files i see it mentions 'catalog' in the settings, how do i change the setting from catalog, once it is no longer holding the main files? or is that possible?

Posted

To enable ssl in admin, change each instance of http: to https: and set the enable ssl option to true.

 

Copy the contents of the catalog directory to the root of your shop and remove the references to catalog (lower case only) in both the configure files.

 

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

Posted
To enable ssl in admin, change each instance of http: to https: and set the enable ssl option to true.

 

Copy the contents of the catalog directory to the root of your shop and remove the references to catalog (lower case only) in both the configure files.

 

Jack

 

Where are the http that require changing?

Posted
Where are the http that require changing?

 

 

I got it. changed http server to https, in admin/includes config and it works, did not see any change in HTTP_CATALOG_SERVER' by adding an s at end. But now i have it i can always fiddle if any problems occur. Thank you for helping out. I really appreciate it.

Archived

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

×
×
  • Create New...