osCmax v2.5 User Manual
Results 1 to 2 of 2

https when accessing Admin pages

This is a discussion on https when accessing Admin pages within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; Should https work when accessing admin | orders where credit card details are displayed? I've amended catalog/admin/includes/configure.php for shared SSL ...

      
  1. #1
    Member
    Join Date
    Aug 2003
    Location
    Southampton UK
    Posts
    63
    Rep Power
    0


    Default https when accessing Admin pages

    Should https work when accessing admin | orders where credit card details are displayed? I've amended catalog/admin/includes/configure.php for shared SSL but the orders page is not via https.

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    try changing the admin configure.php

    define('HTTP_SERVER', 'http:\\whatever.yourcom');
    to
    define('HTTP_SERVER', 'https:\\whatever.yourcom');

    In admin it is always better to use https - all the time.
    Good Luck

Similar Threads

  1. 404 error on non https pages
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 07-11-2004, 03:39 AM
  2. SSL - Links to https pages not including /catalog/ in URL
    By secretagentwoman in forum osCommerce 2.2 Installation Help
    Replies: 8
    Last Post: 03-31-2004, 12:18 PM
  3. MS2MAX - HTTP and hTTPS output differ on same pages.
    By glk in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 03-04-2004, 08:05 PM
  4. admin login goes https to http???
    By john- in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-23-2003, 06:19 AM
  5. admin login and https
    By MikeF in forum osCommerce 2.2 Modification Help
    Replies: 7
    Last Post: 03-11-2003, 12:15 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •