On Wed, Jun 30, 2021 at 07:31:43PM -0400, yosef wrote:
Hi there,
> Im trying to use several blocks in my server using the server IP as server
> name (no domain yet), each block points to a folder containing Wordpress. I
> dont know what Im doing wrong because instead of running index.php nginx is
Hello,
Im trying to use several blocks in my server using the server IP as server
name (no domain yet), each block points to a folder containing Wordpress. I
dont know what Im doing wrong because instead of running index.php nginx is
download the file.
Here is my configuration file:
server {
l
Hi Maxim,
Op 30-6-2021 om 21:17 schreef Maxim Dounin:
Hello!
On Wed, Jun 30, 2021 at 07:03:57PM +0200, Hans Middelhoek wrote:
Thanks! That makes sense to me. I like to understand things a little
better and hope you can help with that:
1) Why is the result different when I disable keepalive i
Hello!
On Wed, Jun 30, 2021 at 07:03:57PM +0200, Hans Middelhoek wrote:
> Thanks! That makes sense to me. I like to understand things a little
> better and hope you can help with that:
>
> 1) Why is the result different when I disable keepalive in Nginx? After
> disabling keepalive the second
Hi Maxim,
Thanks! That makes sense to me. I like to understand things a little
better and hope you can help with that:
1) Why is the result different when I disable keepalive in Nginx? After
disabling keepalive the second request isn't executed anymore.
2) Do you know why Apache respond the
Hello!
On Wed, Jun 30, 2021 at 05:01:11PM +0200, Hans Middelhoek wrote:
> Recently I got a report from a security researcher who said I'm
> vulnerable for HTTP request smuggling attacks and included a
> demonstration. I couldn't imagine he was right because I'm using
> HTTP/1.0 connections bet
Hello,
Recently I got a report from a security researcher who said I'm
vulnerable for HTTP request smuggling attacks and included a
demonstration. I couldn't imagine he was right because I'm using
HTTP/1.0 connections between Nginx (reverse proxy) and Apache. It should
only be possible when N