XFileSharing Pro - SSL and port issues...

Message
Author
filesharing4me
Posts: 5
Joined: Jul 23, 2014 9:32 am

SSL and port issues...

#1 Postby filesharing4me » Sep 20, 2014 5:27 pm

I have asked sibsoft for help... but they are not really bringing me any joy.
I have been told that ssl is not supported but that it works.

I have installed a wild card ssl (on both the main webserver and on the fileservers (fileservers are nginx))

Everything seems to be working fine except for downloading.
this is the link:
https://mydomain.com/e7v0umuuyi1i/IMG_2 ... 8.jpg.html

which goes to download

https://mydomain.com/e7v0umuuyi1i/:182/ ... 181548.jpg

It is putting /e7v0umuuyi1i/ in front of the :182

btw.. if I removed /e7v0umuuyi1i/ then it works.


Does anyone know how to deal with this?

(it seems to me that the issue is in index_dl.cgi
op download2)

Thanks in advance!

filesharing4me
Posts: 5
Joined: Jul 23, 2014 9:32 am

#2 Postby filesharing4me » Sep 21, 2014 3:11 am

Maybe I am wrong... but it seems that the offending line is :

return $ses->redirect($file->{direct_link}) unless $c->{show_direct_link};

direct_link has the value of ':182/blah/blah';

I can't tell because session.pm in scrambled/filtered.