Hi Guys.
quick question.
i use a shared ssl to connect to my
the address is:
https://web16.blabla.com/storename-123/admin/login.asp
in order to be able to upload images i had to configure the files Admin.config, Default.config and Guest.config with the this path:
storename-123/admin/uploads
since this is an https and a backoffice system, while i save the text content and the image - the images location is being saved under https://web16.blabla.com/storename-123/admin/upload/image.gif
the website itself does not have access to the https section for obvious security reasons and cant show the picture.
any ideas?
thanks,
O.B