Is there a graphical browser which will read local compressed html files (html.gz) ?
I can unzip files and pipe them to lynx, but not to firefox. One disadvantage with that is that the script has to be initiated from outside the browser. I want to be able to browse the files from within the browser and also follow links in the browser to other compressed html files.
Servers, I believe, can handle compressed html files, but I don't run one.
|