Forum


HomeHomePremiumPremiumAdministrationAdministrationUnable to delete the localhost aliasUnable to delete the localhost alias
Previous
 
Next
New Post
9/26/2019 5:43 AM
 

Hi Aderson,

Using the same method of determining the site url for images on my site, i.e.

string lUrl = Request.Url.Scheme + "://" + Request.Url.Host; 

Now I have another strange behaviour. One image is using https but I haven't installed SSL yet.

All the other images I've checked are using http.

It's not actually a problem as the image still displays. I plan to install SSL soon so I'll see what happens then.

Just strange behaviour to me.

Steve


 
New Post
9/26/2019 5:54 AM
 

Hi Steve,

That is strange. I would check if the page is set to secure. Maybe if it is, it is taking from this setting. I would ensure that no pages are set to secure. You can run a quick update like 

update tabs set IsSecure = 0

Make sure you clear sites cache after doing that.

Cheers,

Aderson

 
New Post
9/26/2019 1:05 PM
 

Hi Aderson,

Thank you for your reply.

I've checked the pages and they are not set to secure. 

Now I can see that https is being applied to other images on other pages.

The way my app works is that it will generate the content and save it to a file, that only happens when the save button is clicked. At that point the urls for images are determined.

That would explain why only some images have changed to use https. The main question is why would https be picked up when I don't have ssl installed?

Steve

 
New Post
9/26/2019 11:09 PM
 

Hi Aderson,

I've also checked security under Security > More > SSL Settings.

All the SSL options are off.

Best Regards,

Steve

 
New Post
9/27/2019 4:20 AM
 

Hi Aderson,

 

Just a quick update, I've applied SSL to the site which I was going to do anyway.

That hasn't worked (the browser still displays 'not secure') so I've posted a trouble ticket for the hosting company to deal with.

Best Regards,

 

Stee

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



Try FREE
30 days money back guaranteed