Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
Greg, The question was aimed at the original poster. On Sun, Sep 24, 2023 at 8:40 PM Gregory Kuzmicki wrote: > 8:38 PM EDT (Sunday) > > Jason: > A dynamic link library on windows(. dll) is like a shared library(. so) > on linux > -Greg > > Frank: > > For me personally, what I am working on is P

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
This sounds like a homework question... what problem are you trying to solve, exactly? On Sun, Sep 24, 2023 at 2:16 PM Jason Long wrote: > Hello, > Thank you so much for your reply. > Which libraries are common between the Linux and Windows operating systems? > > > On Sun, Sep 24, 2023 at 9:29 P

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Gregory Kuzmicki
After working over ten years on Apache systems, many different distros, many different OS's and vers., I can say that more than anything my biggest vulnerability has been the ever-changing landscape of the internet itself, constant updates and browser changes, and continuous EOL and lack of product

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Jason Long
Hello,Thank you so much for your reply.Which libraries are common between the Linux and Windows operating systems? On Sun, Sep 24, 2023 at 9:29 PM, Frank Gingras wrote: It depends on the vulnerability, and if some library is the culprit, and if that library is present on that operating

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Frank Gingras
It depends on the vulnerability, and if some library is the culprit, and if that library is present on that operating system. On Sun, Sep 24, 2023 at 1:56 PM Jason Long wrote: > Hello, > If a vulnerability is found in the Apache web server, then does that > vulnerability work both in Apache unde