I have apache running on a os x box working just fine. I enabled ssl and got a trial cert from verisign. When I view my pages all the image links are broken but the text is there and the page is being viewed secure.
My html looks like <img src="images/header.jpg">
If I point my browser to the image: [mysite.com...] the image views fine.
Wallaper
jdMorgan
10:44 pm on Dec 8, 2004 (gmt 0)
wallaper,
Welcome to WebmasterWorld!
What happens if you use image links like <img src="https://www.example.com/images/header.jpg"> ?
Jim
wallaper
11:04 pm on Dec 8, 2004 (gmt 0)
Thanks for the reply. If I add that link I still do not see any images. It looks like the problem was with one of my certs or keys. I started from scratch and followed apple's instructions and made it work. [developer.apple.com...]
Now I just have to make it work with verisigns cert.