Question
CentOS - nginx - no input file specified
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×server_name
directive looks problematic. Change it to your domain name or your server's IP address. Also, do you have one of these files index index.php index.html index.htm
in the /home/webstudions/www/laravel/public
directory?
Hi @karankotak94, are there any errors in nginx’s error log?
tail /var/log/nginx/error.log