16 19:37:35 +0100
> From: fran...@daoine.org
> To: nginx@nginx.org
> Subject: Re: Error 404 if url contains "star"
>
> On Sun, Apr 10, 2016 at 07:16:33PM +0200, Alexander Schwarz wrote:
>
> Hi there,
>
> > i have a very strange problem with my nginx config
Hello,
i have a very strange problem with my nginx configuration. If the URL contains
the word "star", i get the standard 404 Error not found page.
I defined a rule that should redirect all requests to index.php.
http://example.com/some/url/starr --> works, returns my custom styled error 404
pag