HomeHomeUsing DotNetNuk...Using DotNetNuk...Administration ...Administration ...https instead of http generated links (hardware load balancer)https instead of http generated links (hardware load balancer)
Previous
 
Next
New Post
6/30/2008 12:37 PM
 

Hello,

 

I've a hardware load balancing device in front of my dnn web servers. The device in in charge of https so no certificate installed on iis. Is there a way to have dnn links (menu, navigation, etc..) generated using https prefix instead of http ?

thanks.

 

Denis Corlier

 
New Post
6/30/2008 9:42 PM
 

The hard way to do this is to enable SSL for the site (as a host), and then changing every single page on the site to be a "secure" page.  To make that easier, you could run an SQL query to change all of the pages in one fail swoop like this:

UPDATE [dbo].[tabs] SET [IsSecure] = 1

Or using the SQL page in the Host menu:

UPDATE {DatabaseOwner}{ObjectQualifier}Tabs SET [IsSecure] = 1

In order for that to take effect, you will need to clear the DNN cache.


These are my personal opinions and don't necessarily represent the views and opinions of DotNetNuke Corporation.
Will Strohl
DotNetNuke Corp. Employee

DotNetNuke Blog | Find a DNN User Group | Media Module
Twitter: @WillStrohl LinkedIn: Will Strohl on LinkedIn

Try DNN 7

 
Previous
 
Next
HomeHomeUsing DotNetNuk...Using DotNetNuk...Administration ...Administration ...https instead of http generated links (hardware load balancer)https instead of http generated links (hardware load balancer)


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, 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 DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

Attend A Webinar
Start  Professional Edition Trial
Have Someone Contact Me

Like Us on Facebook Join our Network on LinkedIn Follow DNN Corporate on Twitter Follow DNN on Twitter

Advertisers

Sponsors

DotNetNuke Corporation

DotNetNuke (DNN) provides a suite of solutions that make designing, building and managing feature-rich sites and communities fast, easy and cost-effective. The DotNetNuke Platform CMS is the foundation for more than one million websites worldwide. DNN Social, our newest solution, enables businesses to create immersive, interactive communities. Thousands of organizations like True Value Hardware, Bose, Cornell University, Glacier Water, Dannon, Delphi, USAA, NASCAR, Northern Health and the City of Denver have leveraged DNN to deploy highly engaging business- critical websites. Our rapid growth in product sales and deployments resulted in DotNetNuke Corp. being named one of the fastest growing private companies in America by Inc. Magazine in 2011 and 2012.