Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HTTPS for all of admin pages


choppertastic

Recommended Posts

If I go to https://mydomain.com/admin then I get prompted for a password as I should do, I then get through to the admin control panel. If I click on catalog for example the URL then switches back to http://mydomain.com/admin

 

In your admin/includes/configure.php change the http define to your secure https path

 

define('HTTP_SERVER', ' put your secure path here '); // eg, http://localhost or - https://localhost should not be NULL for productive servers

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...