HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Reload
Author: Casey Gibson
Date: 10/02/2019 06:03
 
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
Reload

05/31/2019 18:09
Re: Reload

10/02/2019 06:03




8

Created with FORUM 2.0.11