http downloads in https website

clarkjones16512

New Member
YetiShare User
Apr 7, 2017
6
0
1
Hello

I need functionality when user download a file so that downloads in http not in https.

Lets say i have a website in https with ssl now if i have subdomain like upload.files.com so i want when someone upload file so it's okay if that is in https.

But if someone generate a download link so that is in http according to server configuration.

This functionality is also in xfilesharing script.

So i need this kind of functionality.

So please let me know if this is possible.

Thanks
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
Why would you want to do that? If your website is SSL already, why would you not want to use it for file download URLs ? Doesn't make any sense to me. so just curious to know your reason behind this ?
 

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
I'm not sure, but some browsers may show a warning to the visitor if you try to start an http download from an https source.
 

clarkjones16512

New Member
YetiShare User
Apr 7, 2017
6
0
1
@sukhman21.

The reason is if i use https so this also make slow downloads and in case if there is high traffic so also ssl is not more useful.

Let's say i have setup a seperate domain with more than 10 subdomains so in that case ssl in not a good solution
 

clarkjones16512

New Member
YetiShare User
Apr 7, 2017
6
0
1
@enricodias4654

If download token is generated with http so no browser shows any issue that's ok.

So please let me know if some one can do this work for me.

Thanks