Инструменты пользователя

Инструменты сайта


nginx

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
nginx [18.09.2025 16:15] kubadanginx [12.01.2026 15:25] (текущий) kubada
Строка 14: Строка 14:
 cd nginx-1.28.0/ cd nginx-1.28.0/
  
-./configure --prefix=/usr/local/nginx --with-pcre=../pcre2-10.46/ --with-openssl=../openssl-3.5.2/ --with-http_ssl_module+./configure --prefix=/usr/local/nginx --with-pcre=../pcre2-10.46/ --with-openssl=../openssl-3.5.2/ --with-http_ssl_module --with-http_auth_request_module
  
 make && sudo make install make && sudo make install
Строка 91: Строка 91:
  
 certbot certonly --nginx --nginx-ctl /usr/local/nginx/sbin/nginx --nginx-server-root /usr/local/nginx/conf certbot certonly --nginx --nginx-ctl /usr/local/nginx/sbin/nginx --nginx-server-root /usr/local/nginx/conf
 +или
 +sudo certbot certonly --standalone -d domain.zone
 </code> </code>
  
nginx.1758201317.txt.gz · Последнее изменение: kubada