XFileSharing Pro - Https Website not loading

Message
Author
jason123
Posts: 1
Joined: Nov 13, 2014 12:07 pm

Https Website not loading

#1 Postby jason123 » Nov 13, 2014 12:13 pm

This is the First time am using xfilesharingpro, I was able to setup the website without any issue. I have bought a ssl for my website but while trying to setup the https websit, Am facing issues.


http://vibezilla.com - Loads fine.

If I put the https:// instead, it breaks the site.

What could be the issue. Any help would be appreciated

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#2 Postby AnotherIdiot » Nov 15, 2014 4:42 pm

XFilesharingPro script does not play nice with SSL. The problem you are facing though is to do with 2 things, your server host and your htaccess file.

SSL wont suddenly work by adding it and then running https://mywebsite.com, there is a bit of config to do but XFS is known to freeze on downloads and uploading. I know this because i went through it with support.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

Re: Https Website not loading

#3 Postby ankurs » Nov 16, 2014 1:01 pm

jason123 wrote: If I put the https:// instead, it breaks the site.
image/css requests are sent to http instead of https , use relative paths to css/images and it will be fine

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#4 Postby AnotherIdiot » Nov 16, 2014 4:14 pm

How come support told me that SSL doesn't work great with the script then?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#5 Postby ankurs » Nov 17, 2014 8:39 am

AnotherIdiot wrote:How come support told me that SSL doesn't work great with the script then?
i dont use ssl, so i dont know how well it works

there are sites out there with xfs which use https, so there should be a workaround for the issues you faced