Connecting Tech Pros Worldwide Forums | Help | Site Map

https URL for Image in a http page

Newbie
 
Join Date: Jun 2007
Posts: 6
#1: Apr 3 '08
Hi,

I am trying to create a virtual directory and when I browse through a aspx file in the directory, the images are not being displayed. The reason is that the url of the images starts with https, which is wrong. It should start with http://.

Does anyone know how to avoid issuing a https call?

Thanks

kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Apr 6 '08

re: https URL for Image in a http page


I believe that if you want to run secure and unsecure parts of a site you will need to run two ports. Otherwise the whole site is run under https. HTH.
Newbie
 
Join Date: Jun 2007
Posts: 6
#3: Apr 7 '08

re: https URL for Image in a http page


The webpage is supposed to contain only http images. But the webpage is searching for the images, using https URL and hence the images are not being displayed. Is this some config setting?
kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#4: Apr 8 '08

re: https URL for Image in a http page


When I have used https all the images displayed. Not sure where this is going wrong for you.
Reply


Similar IIS / Microsoft Internet Information Services bytes