Search Articles — Sudonull

Search Results

From the web

How to Install and Configure Nginx on Ubuntu - DigitalOcean

https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-20-04

Jan 27, 2026 · Learn how to install and configure Nginx on Ubuntu with this step-by-step guide. Set up a web server, enable firewall rules, and optimize Nginx performance.

How To Secure Nginx with Let's Encrypt on Ubuntu - DigitalOcean

https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04

Aug 20, 2025 · Secure your Nginx server with a free SSL certificate from Let’s Encrypt on Ubuntu. Learn to install Certbot, configure HTTPS, and automate renewals.

Cloudflare弃用NGINX,改用Rust编写的Pingora,你怎么看?

https://www.zhihu.com/question/554595029

Sep 20, 2022 · Cloudflare弃用NGINX,改用Rust编写的Pingora,你怎么看? Cloudflare表示,多年来在NGINX的使用上遇到了很多限制,包括损害性能的架构,某些类型的功能难以添加等。 在Rust编写 …

有了 Vue + Nginx,为什么还要 Node? - 知乎

https://www.zhihu.com/question/294219455

Nginx确实强大,但它本质是静态文件服务器和反向代理。 它不能运行JavaScript代码,不能处理业务逻辑。 Nginx只能转发请求,不能聚合多个API。 Nginx只能返回静态文件,不能做服务端渲染。 Nginx …

Excel如何替换文档中的*号 - 百度经验

https://jingyan.baidu.com/article/c45ad29c75e5f8051653e26b.html

Jun 28, 2018 · Excel如何替换文档中的*号,*号是计算机语言中的通配符,但是很多文档中将它作为文本字符使用,导致替换*号时,计算机会认为在使用通配符功能,这时要如何让计算机确认这时的*号时文 …

How to Configure PHP-FPM with NGINX - DigitalOcean

https://www.digitalocean.com/community/tutorials/php-fpm-nginx

Jun 17, 2026 · Configure PHP-FPM with NGINX on Ubuntu to install php-fpm, set up pools, wire fastcgi_pass, fix 502 errors, and tune worker processes.

推荐学习 Nginx 的书? - 知乎

https://www.zhihu.com/question/25056737

在 《Nginx 核心知识 100 讲》 的课程中,你跟着我学,也能梳理出树状结构的知识框架。 后续新的知识点,哪怕不是 Nginx,只要是 Web 服务器类的,你都可以归到这知识框架中。 在我看来,学习就是 …

How To Install Nginx on Ubuntu - DigitalOcean

https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-22-04

Sep 10, 2025 · Learn how to install and configure Nginx web server on Ubuntu. Follow instructions with firewall setup, security hardening, and troubleshooting tips.

如何看待Nginx之父被抓,利用工作业余时间编写的软件 ...

https://www.zhihu.com/question/360737017

Nginx之父被捕 一周前,Igor Sysoev的老东家Rambler对Nginx提出了侵犯版权的诉讼,Rambler声称拥有所有NGINX源代码的版权,因为它是在Sysoev担任公司员工时创建的。 俄罗斯警方突击搜查了F5 …

NGINX Logs Explained: Access and Error Log Guide

https://www.digitalocean.com/community/tutorials/nginx-access-logs-error-logs

Jan 21, 2026 · Configure and analyze NGINX access and error logs. Learn log formats, severity levels, troubleshooting, and integration with monitoring tools.

Trending Now