HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: website not working, page just endlesly reloading
Author: Casey Gibson
Date: 10/02/2019 06:02
 
It's caused by a script that's detecting the protocol, however since it's a
file, it's not valid. Look for the below in your html file.

if (document.location.protocol != "index.html") {document.location =
document.URL.replace(/^http:/i, "index.html");}

I'm not sure if this is added by HTTrack or if it's part of Wordpress (which
is what I'm copying)
 
Reply Create subthread


All articles

Subject Author Date
website not working, page just endlesly reloading

09/18/2016 18:59
Re: website not working, page just endlesly reloading

09/19/2016 16:14
Re: website not working, page just endlesly reloading

02/15/2019 13:32
Re: website not working, page just endlesly reloading

10/02/2019 06:02
Re: website not working, page just endlesly reloading

07/30/2020 05:51
Re: website not working, page just endlesly reloading

10/18/2020 13:55
Re: website not working, page just endlesly reloading

10/25/2022 18:05




9

Created with FORUM 2.0.11