I have been working on this problem for quite some time now. I have been reading all sorts of groups but not found a solution.
I have a backup of my site at home that does not show any images. When I call https://localhost/drupal instead of http://localhost/drupal I can see the images, but every single link goes to http:// again, so I can not work like this.
Has anyone run into a similar problen?

Most people would suggest these lines in my httpd.conf which do nothing to solve my problem:

EnableSendfile Off
EnableMMAP Off
Win32DisableAcceptEx

Did anyone solve a similar issue?

Thanks
Andre

Comments

andre75’s picture

http still not working ;-)

-------------------------------------------------
http://www.opentravelinfo.com
http://www.aguntherphotography.com

jbomhold’s picture

I was geting same thing after about 30 mins of being dumb founded I tryed it in Firefox and it worked fine. I don't know why ie is doing it but I will play with settings and hopfuly post them once I get it fixed.

John