Forum Moderators: phranque

Message Too Old, No Replies

MIVA & Secure Images, Why not working?

miva https https:// secure server linking images

         

Foresightful

4:09 am on Apr 23, 2003 (gmt 0)

10+ Year Member



Please help on our secure pages our images won't show if you select to only see secure content, why is this as we have routed the images correct but the program still tries to route them via the http:// rather than our https

Any help on this and any other issues be appreciated.

[edited by: Marcia at 5:08 am (utc) on April 23, 2003]
[edit reason] URL edited [/edit]

grahamstewart

4:16 am on Apr 23, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Foresightful,

Welcome to WebmasterWorld [webmasterworld.com]

As one of the moderators will shortly inform you, this site does not allow the posting of personal urls.

As for your problem, are your images available on the secure server? What path are you using in the <img> tags?

Foresightful

4:47 am on Apr 23, 2003 (gmt 0)

10+ Year Member



All the iamges are on the secure server as well as the normal sever the paths are the same only differance is the front tage https or http its strange that this happens.

carfac

3:08 pm on Apr 23, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi:

I had this problem on some pages I serve both secure and not-secure. Try using relative paths rather than absolute paths... that was my solution!

dave

Conard

3:55 pm on Apr 23, 2003 (gmt 0)

10+ Year Member



carfac hit the nail on the head with this one.
My guess is your calling images from the header or footer using absolute paths like:
[your-domain.com...]
If you use this instead:
/graphics/header.gif
you will be fine as long as you have the correct settings in admin for secure images.