五折优惠 所有套餐限时优惠,起价 $2.48/mo
NGINX

NGINX

NGINX 是高性能 Web 服务器和反向代理,是公网上部署最广泛的 Web 服务器,为 33% 的网站提供服务,包括 Netflix、Dropbox、WordPress.com 和 Cloudflare。事件驱动 Web 服务器的行业参考实现。

版本

最新

操作系统

Ubuntu Server 24.04 LTS

最小 RAM

1 GB

IP 类型

IPV4,IPV6

从官方 nginx.org 仓库安装 NGINX Web 服务器。

默认位置

  • 网站根目录 /usr/share/nginx/html
  • 配置: /etc/nginx/nginx.conf 以及 /etc/nginx/conf.d
  • 日志: /var/log/nginx/

访问

打开浏览器: http://<server-ip>/

服务控制命令

sudo systemctl start nginx
sudo systemctl stop nginx
sudo systemctl restart nginx
sudo systemctl status nginx
sudo systemctl reload nginx

立即部署 NGINX。 从 $2.48/月 起