close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

problem after adding ssl certificate

Thread began 10/04/2010 3:51 pm by mantisdigital387802 | Last modified 9/02/2011 9:11 am by Jason Byrnes | 6929 views | 15 replies |

mantisdigital387802

problem after adding ssl certificate

Hello. I set up PowerStore 3 on the server, edited the css and added products. It was working great. Then I added the ssl certificate. Now my dynamic data windows are not working from https. I have not yet discovered anything else not working yet.

When the ssl was added, the site was automatically transferred to a secure hosting server with a different IP address. I have added a .htaccess file to redirect http to https and included in the htaccess a redirect to redirect visitors from the main page of the site to go directly to the store which is in a subfolder in the root directory.

The redirects work fine but now my dynamic data windows are not working.
Is it possible that this situation will have caused other problems that I am not yet aware of?
..and How can I fix these problems?

Any help is appreciated. Thanks.

Sign in to reply to this post

mantisdigital387802

removed htaccess redirect to https

I removed the http to https redirect from the htaccess file.
Now the Powerstore 3 is working still at http address so it
seems that nothing is broken but it just won't work in https.

Is there any way to make the store work on https after it was
installed and configured on http?

Sign in to reply to this post

Ray BorduinWebAssist

It should work on https just like http. What is the web site url? Maybe I can spot the problem... what exactly did you add to your htaccess file?

Sign in to reply to this post
Did this help? Tips are appreciated...

mantisdigital387802

This is what I added to the htaccess file.


RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^(.*)$ https://www.bajamotorsportonline.com/$1 [R]

redirect 301 /index.html store

I have removed all but the redirect 301 and the site is still working fine
at the http address.

Is it possible the http change to https is causing some path name errors
somewhere?

Sign in to reply to this post

Ray BorduinWebAssist

No... if I go to the site using https it seems to work fine. It must be a problem with the htaccess file. What was the exact problem that occurred? What do you mean by dynamic data windows? Maybe I'm missing something.

Sign in to reply to this post
Did this help? Tips are appreciated...

mantisdigital387802

The Administrative area is the part that was not working under https

By dynamic data windows I meant the the flash charts that display the sales and user registration data. They had a gray bar through them that said data parse error or something.

Sign in to reply to this post

mantisdigital387802

I just tried to go directly to Admin and
I logged in and the data charts and everything else seems to be working fine.

That leaves the redirect code causing a problem. This is the code I used to only view the https version of the site.

RewriteEngine On
RewriteCond %{SERVER_PORT} !^443$
RewriteRule ^(.*)$ https://www.bajamotorsportonline.com/$1 [R]

I am also using the code below to immediately redirect users to the store

redirect 301 /index.html store

Sign in to reply to this post

Ray BorduinWebAssist

That is probably because the charts are populated from data files and it may not use port 443. You may be able to restructure your mod rewrite to not update files in that Dynamic web charts folder, or only force https on the few form pages where it is most needed (registration, contact us, checkout, confirm, profile, and pp_confirm)

Sign in to reply to this post
Did this help? Tips are appreciated...

msjj000Beta Tester

Hi Ray,

I was wanting to use https just for the checkout and confirm pages and revert back to checkout_success afterward.

Are these the two pages where any financial data is transmitted and would/could I use a .htaccess to dirvert from cart to checkout and then from confirm to checkout_success/failure?

Thanks, Mark.

Sign in to reply to this post

Ray BorduinWebAssist

Instead of using .htaccess, just update the checkout button to go to the https version and update the success redirect after the confirmation email to go back to the http:// version.

I don't think .htaccess is really necessary.

Sign in to reply to this post
Did this help? Tips are appreciated...
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...