I know this is a repeat of a problem others have had but I have not seen a definitive answer and since there seems to be a significant number of use having this problem I will ask again.
I use a service that will provide a shared ssl certificate. In order to use it I must store the files I want secured in a separate directory:
Normal pages: http://some.domain.com/catalog
Secured directory http://some.domain.com/secure/catalog
I have modified the configure.php file in both the catalog and the admin section so that the correct web site addresses are referenced for the secure and the normal web pages. The store works fine until you try to “check out” or go to another “secured page”. Then the web browser will be redirected to:
“https://some.domain.com/secure/catal...t_shipping.php ?lafbfakfkkhhsfa”
At this point the browser displays the Page not found error. I have tried copying just the “check_out_XXX.php files to the secured folder but with no success. In reviewing the postings on this as well as the other OScommerce site I find the following suggested solutions:
1. Use a symbolic link to point from the https to the http files. (This will need to be done by the hosting server webadmin I think as I see no way for me to do it from my cpanel.)
2. Store ALL the files in both directories. (This could get to be a management as well as a space use nightmare)
3. Store only some of the files in the secure subfolder (No one has indicated which ones, this would be a more acceptable solution)
4 .Switch service providers. (Not always possible)
5. Buy your own SSL certificate (not always as option for those of use just starting)
I would vote for option 3 if someone could only tell us which files we would need to move to the secure space. All you OScommerce gurus out there, how about it?
Bookmarks