nginx not running that displays 404 message -


i've been following directions based on http://linoxide.com/linux-how-to/install-configure-femp-stack/

so far when ran ip address http://ip address got error says "404 not found." i've enable sysrc nginx_enable=yes , 1 works next tried nginx -t , part works , says: nginx: configuration file /usr/local/etc/nginx/nginx.conf syntax ok
nginx: configuration file /usr/local/etc/nginx/nginx.conf test successful

then tried nginx result , it didn't work , got message saying "invalid option: "result"" didn't work tried service nginx start , start running , when type ip address kept getting 404 message.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -