Using PageBlaster v2.02.04 on DNN v4.06.02 Since installing and using PageBlaster, we have experienced a great many things improve on our site. However, I have another gripe, and hopefully you can offer some advice as to how we can fix it. We have SSL enabled on our site with the enforce option enabled. This worked fine before. Pages such as our login worked great, and when visiting other pages, the SSL would switch on and off as needed (and expected). Once we installed PageBlaster, we noticed a new work flow issue. If we visit a SSL-enabled page such as the login, we noticed all of the URLs are changed to use the SSL protocol (HTTPS). This is not new, as DNN was doing that already. Then, DNN would automatically rewrite the URL back to HTTP if the page was not set to be "secure". Since installing and using PageBlaster, this behavior has changed. Instead of the rewriting the URL, now the site displays an HTTP 404 error page stating that this page cannot be found. I tried creating a rule that replaced all of the HTTPS links to HTTP, but that breaks the site the same way, but the other way around - resulting in SSL pages no longer working. What is the fix for this? |