Going Live with osCommerce: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Note:''' The instructions below will '''only''' work if your osCommerce website is in the '''root''' folder.
'''Note:''' The instructions below will '''only''' work if your osCommerce website is in the '''root''' folder.
If it is '''not''' in the root folder it is '''necessary''' to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.
If it is '''not''' in the root folder, it is '''necessary''' to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.


1. Change the '''url''' for the '''frontend'''.
1. Change the '''url''' for the '''frontend'''.

Revision as of 12:44, 27 November 2023

Note: The instructions below will only work if your osCommerce website is in the root folder. If it is not in the root folder, it is necessary to move it to the root folder or change the web server configuration for it to consider the required subfolder as the root one.

1. Change the url for the frontend.

Image 855.png
Image 854.png

2. Change config for the admin area admin/includes/local/configure.php.


3. For url

HTTP_SERVER

HTTPS_SERVER

change the path here:

DIR_WS_ADMIN

DIR_WS_CATALOG


4. Flash all cache.

Image 853.png