Hi Folks I am a squat on advanced Apache work. I would get a basic SSL functionality to work. So https://foobar.com works fine and gets me all the login windows I designed. however currently all the images and other extensions like .pdf are also using the https routing. some image referred on that https link e.g. https://foobar.com/loginhere.jpeg c can be displayed using https but not http I would like to JUST limit https usage to the login window html and ALL other images pdf's not secured html ( one that do not need password ) should use HTTP NOT HTTPS any idea how that is done ?