Hi all,
I have secure and not secure pages in my webapp, I want to load the images in secure pages from the not secure images directory but my proxy server (netscape) gets mad and asks me for authentication, i think, after loading an image.
¿Any ideas?
Thanks in advance-
-
Loading images from a not secure server (2 messages)
- Posted by: Moises Alonso
- Posted on: November 08 2000 12:53 EST
Threaded Messages (2)
- Loading images from a not secure server by Sheetal Jain on November 08 2000 18:18 EST
- Loading images from a not secure server by Moises Alonso on November 13 2000 05:51 EST
-
Loading images from a not secure server[ Go to top ]
- Posted by: Sheetal Jain
- Posted on: November 08 2000 18:18 EST
- in response to Moises Alonso
do this trick
make a virtual directory with SSL and point to the
original direcotory and then try to download it
thanks
sheetal -
Loading images from a not secure server[ Go to top ]
- Posted by: Moises Alonso
- Posted on: November 13 2000 05:51 EST
- in response to Sheetal Jain
thanks, it works