Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Home page does not show 404 #4

Closed
simpleauthority opened this issue Apr 5, 2018 · 0 comments · Fixed by #5
Closed

Home page does not show 404 #4

simpleauthority opened this issue Apr 5, 2018 · 0 comments · Fixed by #5

Comments

@simpleauthority
Copy link
Contributor

The home page does not show a 404 message because $_GET['url'] is unset at the time of checking. The page is blank, and an error is logged:

2018/04/04 21:51:30 [error] 2990#2990: *21 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined index: url in /usr/share/nginx/html/v.craftblock.me/shorty.php on line 315
PHP message: PHP Notice:  Undefined index: format in /usr/share/nginx/html/v.craftblock.me/shorty.php on line 316" while reading response header from upstream, client: 172.69.142.45, server: v.craftblock.me, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php7.2-fpm.sock:", host: "v.craftblock.me"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant