Re: httpd location statement

2020-12-10 Thread Alexey Vatchenko
> On 11 Dec 2020, at 00:16, Todd C. Miller wrote: > > On Thu, 10 Dec 2020 19:24:20 +0200, Alexey Vatchenko wrote: > >> I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 OpenBSD’s htt >> pd. >> In my configuration I use Handler for .html, .htm, .css, .js and 4 more exten >> sions.

Re: Default installurl and Package Source

2020-12-10 Thread Chris Bennett
On Thu, Dec 10, 2020 at 10:24:27PM -, Stuart Henderson wrote: > > Please use https. Some ISP's insert crap into http. > > Sounds a good reason to use a better ISP :) > You're right about that and the CPU waste. I had an ISP a few years ago at home that tampered with http. Once burned, twice

Re: Default installurl and Package Source

2020-12-10 Thread Stuart Henderson
On 2020-12-10, Chris Bennett wrote: > On Wed, Dec 09, 2020 at 11:22:58AM +0800, Tito Mari Francis Escaño wrote: >> Hi misc, >> I recently installed 6.8 on VM then applied errata patches. >> When I tried to install git, it complained that git is not in the >> packages-stable folder, I was

Re: httpd location statement

2020-12-10 Thread Todd C . Miller
On Thu, 10 Dec 2020 19:24:20 +0200, Alexey Vatchenko wrote: > I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 OpenBSD’s htt > pd. > In my configuration I use Handler for .html, .htm, .css, .js and 4 more exten > sions. > I’ve found a way to configure it for one extension and it

Re: httpd location statement

2020-12-10 Thread Alexey Vatchenko
> On 10 Dec 2020, at 20:51, Florian Obser wrote: > > I think the only way is to repeat the location statement for each extension :/ If preparing a patch, what is the preferable syntax for this functionality? location regex “/.*\.(html|css){1}$” { # something }

Re: httpd location statement

2020-12-10 Thread Florian Obser
I think the only way is to repeat the location statement for each extension :/ You can leave out the socket since that's the default On 10 December 2020 18:24:20 CET, Alexey Vatchenko wrote: >Hello! > >I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 >OpenBSD’s httpd. >In my

httpd location statement

2020-12-10 Thread Alexey Vatchenko
Hello! I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 OpenBSD’s httpd. In my configuration I use Handler for .html, .htm, .css, .js and 4 more extensions. I’ve found a way to configure it for one extension and it works great! location “*.html” { fastcgi {

Re: Internal Microphone on Thinkpad X1 Carbon 7th gen not working

2020-12-10 Thread Stefan Hagen
Alexandre Ratchov wrote: > On Thu, Dec 10, 2020 at 10:30:56AM +0100, Anders Damsgaard wrote: >> * Stefan Hagen [2020-12-10 10:14:35 +0100]: >>> Bodie wrote: On 9.12.2020 20:43, Stefan Hagen wrote: > Hello Zachary, > > Zachary Campbell wrote: >> Any luck with this? I am also

Re: Internal Microphone on Thinkpad X1 Carbon 7th gen not working

2020-12-10 Thread Alexandre Ratchov
On Thu, Dec 10, 2020 at 10:30:56AM +0100, Anders Damsgaard wrote: > * Stefan Hagen [2020-12-10 10:14:35 +0100]: > > > Bodie wrote: > > > > > > > > > On 9.12.2020 20:43, Stefan Hagen wrote: > > > > Hello Zachary, > > > > > > > > Zachary Campbell wrote: > > > > > Any luck with this? I am also

Re: Internal Microphone on Thinkpad X1 Carbon 7th gen not working

2020-12-10 Thread Anders Damsgaard
* Stefan Hagen [2020-12-10 10:14:35 +0100]: Bodie wrote: On 9.12.2020 20:43, Stefan Hagen wrote: Hello Zachary, Zachary Campbell wrote: Any luck with this? I am also struggling to get the internal mic to work on the X1 Carbon 7th Gen. Have gone through everything discussed here, but

Re: Internal Microphone on Thinkpad X1 Carbon 7th gen not working

2020-12-10 Thread Stefan Hagen
Bodie wrote: > > > On 9.12.2020 20:43, Stefan Hagen wrote: >> Hello Zachary, >> >> Zachary Campbell wrote: >>> Any luck with this? I am also struggling to get the internal >>> mic to work on the X1 Carbon 7th Gen. Have gone through >>> everything discussed here, but still no luck. >>> >>> My dmesg