Resmi nginx.org deposundan NGINX web sunucusunu yükler.
Varsayılan Konumlar
- Web kökü:
/usr/share/nginx/html - Yapılandırma:
/etc/nginx/nginx.confve/etc/nginx/conf.d - Günlükler:
/var/log/nginx/
Erişim
Tarayıcınızı açın: http://<server-ip>/
Hizmet Kontrol Komutları
sudo systemctl start nginx sudo systemctl stop nginx sudo systemctl restart nginx sudo systemctl status nginx sudo systemctl reload nginx