Forum


HomeHomePremiumPremiumAdministrationAdministrationUnable to delete the localhost aliasUnable to delete the localhost alias
Previous
 
Next
New Post
9/27/2019 6:33 AM
 

Hi Aderson,


SSL is now working on my site but the main issue now is that I am getting the following error for some pages:

This page isn’t working [my site's url] redirected you too many times.
Try clearing your cookies.
ERR_TOO_MANY_REDIRECTS

I can fix this by setting the 'secure connection' on within DNN admin under: Pages > [Name of Page] > Advanced > More.
This means that I'd need to set it for every page on my site, do you happen to know if this can be set globally? 

Or is there some other way to achieve the same thing?


Best Regards,


Steve

 
New Post
9/27/2019 10:40 AM
 

Hi Steve,

This is a per page setting, however I usually use this script to apply to all of them:

update Tabs set IsSecure = 1

This does the trick. No global setting for that unfortunately.

Cheers,

Aderson

 
New Post
9/27/2019 11:21 AM
 

Hi Aderson,

Thank you for your reply.

I thought about that but I queried the tabs table and there are no pages with IsSecure  set to 1, all are zero except for the hosts tab.

I've set the required pages manually, not sure why I can't see some records set to 1.
I'm using a tool called 'MyLittleAdmin' to access the database, I just wonder if there's a caching issue or something.

Steve

 
New Post
9/27/2019 11:34 AM
 

Hi Steve,

By default host tabs are set to 1 (not sure if on purpose or by accident).

Aderson

 
New Post
9/28/2019 12:05 AM
 

Hi Aderson,

I just tried querying the tabs table again in the MyLittleAdmin tool which the plesk panel provides.

Instead of "select * from tabs" I used "select TabID, TabName, Title, IsSecure from tabs"

Not sure why but that did indicate that certain pages have the IsSecure field set. 

The IsSecure field actually displays as true or false rather than 0 or 1.

I'm not sure why the first query didn't work but at least I can access the correct values now.

Best Regards,

Steve

 
Previous
 
Next
HomeHomePremiumPremiumAdministrationAdministrationUnable to delete the localhost aliasUnable to delete the localhost alias



Try FREE
30 days money back guaranteed