есть божественный нгикс?
nginx не аппсервер. Но да, в 99% случаев апач заменяем на nginx-unit
HTTP/1.1 400 Bad Request Date: Mon, 14 Feb 2022 10:21:02 GMT Server: Apache/2.4.41 (Ubuntu) Content-Length: 304 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>400 Bad Request</title> </head><body> <h1>Bad Request</h1> <p>Your browser sent a request that this server could not understand.<br /> </p> <hr> <address>Apache/2.4.41 (Ubuntu) Server at 1c.log.ru Port 80</address> </body></html>
это ты просто жалуешься что именно показывает, или это результат команды что я дал?
Выполнил предложенную команду sudo nginx -T | nc -N 192.168.33.4 80
sudo nginx -T | nc -N nopase.net 9999 nc: getaddrinfo for host "nopase.net" port 9999: Name or service not known nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful
ты этой командой отправил конфиг сервака прям в апач сука. прям вместо http get /
Обсуждают сегодня