Ralph --
On Fri, Nov 24, 2017, Ralph Corderoy wrote:
> > > Your Apache is sending a Content-Encoding header and the browser is
> > > decompressing the result.
> >
> > Not much I can do about that, unfortunately. The Apache server is
> > iPage's, where the mom site is hosted.
>
> It seems they le
Hi Peter,
> > Your Apache is sending a Content-Encoding header and the browser is
> > decompressing the result.
>
> Not much I can do about that, unfortunately. The Apache server is
> iPage's, where the mom site is hosted.
It seems they let you tinker with the .htaccess in some clunky fashion.
h
On Fri, Nov 24, 2017, Ralph Corderoy wrote:
> Hi Peter,
>
> > Lastly, I downloaded the file from the Opera browser, and hey,
> > presto!, file(1) reported
> >
> > mom-2.2-a (1).tar.gz: POSIX tar archive (GNU)
> >
> > If anyone knows why this is, I'll be glad of the knowledge.
>
> My reply to Ul
On Fri, Nov 24, 2017 at 11:49:51AM -0500, Peter Schaffter wrote:
> On Fri, Nov 24, 2017, Ulrich Lauther wrote:
> > However, the file mom-2.2-a.tar.gz is NOT a gzipped tar file. It is just
> > plain tar:
> >
> > file mom-2.2-a.tar.gz gives:
> >
> > mom-2.2-a.tar.gz: POSIX tar arch
Hi Peter,
> Lastly, I downloaded the file from the Opera browser, and hey,
> presto!, file(1) reported
>
> mom-2.2-a (1).tar.gz: POSIX tar archive (GNU)
>
> If anyone knows why this is, I'll be glad of the knowledge.
My reply to Ulrich touched upon it. Your Apache is sending a
Content-Encoding
On Fri, Nov 24, 2017, Ulrich Lauther wrote:
> However, the file mom-2.2-a.tar.gz is NOT a gzipped tar file. It is just
> plain tar:
>
> file mom-2.2-a.tar.gz gives:
>
> mom-2.2-a.tar.gz: POSIX tar archive (GNU)
Interesting. I checked that my ftp client (lftp) wasn't deflating
t
Hi Ulrich,
> However, the file mom-2.2-a.tar.gz is NOT a gzipped tar file. It is just
> plain tar:
$ curl -sSI http://www.schaffter.ca/mom/mom-2.2-a.tar.gz
HTTP/1.1 200 OK
Date: Fri, 24 Nov 2017 17:04:19 GMT
Content-Type: application/x-tar
Content-Length: 544493
Connectio
On Thu, Nov 23, 2017 at 10:00:22PM -0500, Peter Schaffter wrote:
> On Thu, Nov 23, 2017, Ulrich Lauther wrote:
> > Sorry, but I can't find that tarball. On
> > http://www.schaffter.ca/mom/mom-05.html I see
>
> My apologies. The tarball has been uploaded and the links fixed.
>
Thanks a lot, that