Re: gzip-static option isn't working on default index

2023-11-09 Thread Jim Anderson
The best I can find is that the it may only be searching for "/.gz" and not checking to see if the default index file "/index.html.gz" exists. src/usr.sbin/httpd/server_file.c if (r != NULL && strstr(r->kv_value, "gzip") != NULL) { /* append ".gz" to path and check existence */ r

gzip-static for website root directory

2022-11-29 Thread Jim Anderson
I have a basic web server set up server "example.com" { listen on * port 80 gzip-static directory { index index.html no auto index } } When opening the root webpage (http://example.com), the server does not respond with "Content-Encoding: gzip" and does not use th

Re: rrdtool fails to install on 7.2 due to freetype.30.2 not found for cairo

2022-10-24 Thread Jim Anderson
Been living too long in RedHat world; installing xbase72 fixed it. Thanks to you both! --- Original Message --- On Monday, October 24th, 2022 at 04:32, Stuart Henderson wrote: > On 2022-10-24, Jim Anderson thesemicol...@protonmail.com wrote: > > > Installed 7.2 and

rrdtool fails to install on 7.2 due to freetype.30.2 not found for cairo

2022-10-23 Thread Jim Anderson
Installed 7.2 and rrdtool will not install due to an error installing freetype for cairo. # pkg_add rrdtool quirks-6.42 signed on 2022-10-23T09:59:17Z rrdtool-1.7.2p1:pcre-8.44: ok rrdtool-1.7.2p1:libffi-3.4.2: ok rrdtool-1.7.2p1:sqlite3-3.39.3: ok rrdtool-1.7.2p1:xz-5.2.5p2: ok rrdtool-1.7.2p1:bz