Nginx Installation on Ubuntu giving 500 error
- by user750301
I just installed nginx on ubuntu 12.04 LTS. When i access localhost it gives me :
500 Internal Server Error
nginx/1.2.3
error_log has following
rewrite or internal redirection cycle while internally redirecting to "/index.html", client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "localhost"
This is default nginx…