Thank you.
If Apache can do it, then why ATS?
On Saturday, March 6, 2021, 05:21:04 PM GMT+3:30, William Dumangeng Jr
wrote:
Yes, Apache httpd can be a Reverse proxy too using "ProxyPass" directive in the
config file.
On Sat, Mar 6, 2021 at 9:35 PM Jason Long wrote:
> Thanks.
> Apac
https://httpd.apache.org/docs/2.4/mod/mod_proxy.html
On Sat, Mar 6, 2021 at 9:44 PM William Dumangeng Jr
wrote:
> Yes, Apache httpd can be a Reverse proxy too using *"ProxyPass" *directive
> in the config file.
>
> On Sat, Mar 6, 2021 at 9:35 PM Jason Long
> wrote:
>
>> Thanks.
>> Apache can't
Yes, Apache httpd can be a Reverse proxy too using *"ProxyPass" *directive
in the config file.
On Sat, Mar 6, 2021 at 9:35 PM Jason Long
wrote:
> Thanks.
> Apache can't do it?
>
>
>
>
>
>
> On Saturday, March 6, 2021, 05:02:44 PM GMT+3:30, William Dumangeng Jr <
> wbdumang...@dilg.gov.ph> wrote:
Thanks.
Apache can't do it?
On Saturday, March 6, 2021, 05:02:44 PM GMT+3:30, William Dumangeng Jr
wrote:
Reverse proxy software like Nginx, ATS or Varnish. Install any of those
software and the WAF in the same host.
On Sat, Mar 6, 2021 at 7:07 PM Jason Long wrote:
> Hi William,
>
Reverse proxy software like Nginx, ATS or Varnish. Install any of those
software and the WAF in the same host.
On Sat, Mar 6, 2021 at 7:07 PM Jason Long
wrote:
> Hi William,
> Thank you.
> I need your second diagram:
>
> The Internet--->WAF and Reverse Prox(Public
> IP)-->Apache(Priv
Hi William,
Thank you.
I need your second diagram:
The Internet--->WAF and Reverse Prox(Public IP)-->Apache(Private IP)
But, which program doing Reverse Proxy? Apache?
On Saturday, March 6, 2021, 09:01:38 AM GMT+3:30, William Dumangeng Jr
wrote:
Hi;
The WAF and web se
Hi;
The WAF and web server can reside in a single host and the reverse proxy in
another host or you can also install WAF with the Reverse proxy (Nginx).
The Internet--->Reverse Prox(Public IP)-->WAF and
Apache(Private IP)
or
The Internet--->WAF and Reverse Prox(Public
IP)-
Hello,
I want to launch a ModSecurity or an IDS\IPS as a reverse proxy and I have some
questions. I'm a beginner and I'm thankful if anyone help me. My goal is:
The Internet --> WAF or IDS\IPS --> Web Server
My questions are:
1- On WAF server, I need Apache too?
2- Should I set the web server pu