Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SSL on a Redirect setupSSL on a Redirect setup
Previous
 
Next
New Post
9/26/2008 11:45 AM
 

Good morning. I have two DNN site that are setup by easycgi webhosting, with a shared SSL. The sites are setup in folders, which require redirect from a index.aspx to get to them. Does anyone knows what do I do to be able to have my login, register, costumer account, cart etc on SSL? Am I suppose to purchase a third part solution?  

 
New Post
9/26/2008 2:15 PM
 

AFAIK with shared SSL you can ensure login page only. AFAIR Shaun blogged about SSL options prior to DNN 4.8.0 release in his blog.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/26/2008 4:31 PM
 

Here is another post where I explained how I set it up. be sure to read the whole thread, there where revisions/clarifications.

HTH



 
New Post
9/29/2008 11:02 AM
 

Thanks for responding. What is AFAIK and AFAIR Shaun? Thanks

 
New Post
9/29/2008 11:18 AM
 

I read and tried that tread, but how do I implement a that setup while using 301 redirect script. Here is my present script below. Thanks

<%@ Page Language="C#" %>

<script language="c#" runat="server">
private void Page_Load(object sender, System.EventArgs e)
{
Response.Status = "301 Moved Permanently";
Response.AddHeader("Location","http://www.healingvineyard.com/dnn/");
}
</script>

</html>
 

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SSL on a Redirect setupSSL on a Redirect setup


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out