Hello,If a vulnerability is found in the Apache web server, then does that
vulnerability work both in Apache under Linux and Windows operating systems?
Thank you.
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
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
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
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
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 PCI compliant payment
processing. I am trying to process Visa, MasterCard, AMEX, in compliance
with PCI standards for a series of *
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