This is a discussion on Re: ssl document download within the Apache Web Server forums, part of the Web Server and Related Forums category; are the documents actually within the ssl document root or are you downloading them from within an ssl page with ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
are the documents actually within the ssl document root or are you
downloading them from within an ssl page with is really linking the files to a NON ssl site ? "Jander" <migcpn@terra.es> wrote in message news:bf0kgr$1ua$1@nsnmrro2-gest.nuria.telefonica-data.net... > Hi ,i have a page witch downloads any document (ms word,zip ,excel ...) ,my > application runs over ssl connecton with apache & mod_ssl . > > My problem is when i download documents from my page over ssl session the > navigator warns me about insecure elements for download . > How can i do for avoid this ? > > Thanks. > > |
|
|||
|
documents are referenced with a relative link to page url .This means that
are whithin ssl document root. "Webmaster (Nemesis Services)" <webmaster@NOSPAMnemesis-services.co.uk> escribió en el mensaje news:3f141019$1@news.star.co.uk... > are the documents actually within the ssl document root or are you > downloading them from within an ssl page with is really linking the files to > a NON ssl site ? > > "Jander" <migcpn@terra.es> wrote in message > news:bf0kgr$1ua$1@nsnmrro2-gest.nuria.telefonica-data.net... > > Hi ,i have a page witch downloads any document (ms word,zip ,excel ...) > ,my > > application runs over ssl connecton with apache & mod_ssl . > > > > My problem is when i download documents from my page over ssl session the > > navigator warns me about insecure elements for download . > > How can i do for avoid this ? > > > > Thanks. > > > > > > |