TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Easily compile Nginx with extra modules (Deb/Ubuntu)

4 点作者 fideloper超过 10 年前

1 comment

fideloper超过 10 年前
I was checking out how to add module pagespeed&#x27;s and HTTP Upload modules into Nginx.<p>Nginx requires recompiling to add modules. You can do that manually, but when you do, you may lose out on the setup you get with a apt package such as sysv&#x2F;upstart, logging and so on.<p>Turns out the process to modify and existing package isn&#x27;t too painful! Here it is.