-
Bug
-
Resolution: Fixed
-
Major
-
3.3, 3.2.8
-
Nginx 1.17.1 (mainline)
PHP: 7.2.24
PostgreSQL 12.1
With the current Nginx sample configuration file, when /install/ doesn't exist, instead of throwing an HTTP 404 status code, it goes in a redirect loop throwing an HTTP 500 status code.
2019/12/03 01:33:34 [error] 32107#32107: *17 rewrite or internal redirection cycle while internally redirecting to "/install/app.php", client: ::1, server: localhost, request: "GET /install/ HTTP/1.1", host: "localhost"
|