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.

I also create this in "Custom Development Requests " "http://forum.mfscripts.com/viewtopic.php?f=28&t=3116"

but didnot get any good response so please let me know how to do this or if someone do this

It's a paid task.

Thanks
 

sukhman21

Member
YetiShare User
YetiShare Supporter
Jan 26, 2015
508
3
18
how about redirecting the fileserver urls from https to http ?
It would be tricky if you only have 1 server but if you have fileservers, this may work just fine.
 

clarkjones16512

New Member
YetiShare User
Apr 7, 2017
6
0
1
But in this way still download token is generated in https and i need download token should be generate in http not in https