lighttpd

lighttpd

文章 26 浏览 90

iPhone lighttpd:本地主机文件夹在哪里

我已经在我的iPhone上成功安装了phppod和lighthttpd切换,并且在safari上输入localhost时得到了包括iphpPod + phpinfo.php + example.html的索引页面…

画骨成沙 2024-12-12 16:15:09 0 0

fastcgi 多路复用?

我正在实现 fastcgi 应用程序,在阅读 fastCGI 规范后,我发现了一个名为“请求多路复用”的功能。它让我想起 Adob​​e RTMP 多路复用协议是专有且封…

咋地 2024-12-12 07:02:32 0 0

使用新文档根重写 lighttpd 规则将不起作用

我有 server.document-root = "/srv/www" 一些静态文件,但我想使用另一个文档根目录。我尝试使用此代码: $HTTP["url"] =~ "^/hg/static" { url.rewr…

2024-12-09 21:18:19 0 0

httpd + /bin/false == 系统() ?

我有两个网络服务器,都在 Lighttpd + php 上(通过 fastCGI)。 [user@box ~]$ lighttpd -v lighttpd/1.4.29 (ssl) - a light and fast webserver Bu…

最佳男配角 2024-12-08 23:10:39 0 0

如何使用 fastcgi 配置 Lighthttpd

我在 Windows 上安装了 LightTPD。 它通常在没有 fastcgi 的情况下启动。 然后我复制/粘贴 fastCGI 示例之一 #include // manipulate strings (intege…

若相惜即相离 2024-12-08 12:49:42 1 0

如何使用 Lighttpd 显示自定义 500 内部服务器错误页面?

我可以使用 lighttpd 上的静态页面处理 404 错误,但无法处理 500 错误。…

横笛休吹塞上声 2024-12-08 12:03:18 0 0

使用 mysql 池对 Node.js(集群)进行性能基准测试:Lighttpd + PHP?

编辑(2):现在使用 db-mysql 和 generic-pool 模块。错误率大幅下降,徘徊在 13%,但吞吐量仍然在 100 req/sec 左右。 编辑(1):在有人建议 ORDER BY …

金兰素衣 2024-12-07 21:02:53 0 0

使用 .asmx 使用 lighttpd 和 mono fastcgi

我已将 Web 服务部署到运行 lighttpd 和 fastcgi-mono-server2 的 ubuntu 服务器。 .asmx 页面加载正确,但当我测试该方法时,我得到 404。 我的 Web …

洋洋洒洒 2024-12-07 07:53:07 2 0

Lighttpd 配置错误

Closed. This question is off-topic. It is not currently accepting answers. 想要改进此问题吗?更新问题,使其关于- Stack Overflow 的主题。 13…

万劫不复 2024-12-06 19:46:47 0 0

允许 Lighttpd 中某些 IP 的目录访问

我需要重写此规则(来自 apache 的 .htaccess): Allow from 84.47.125.0/19 66.211.160.0/19 216.113.160.0/19 Deny from All 对于 lighttpd,仅允…

网白 2024-12-06 00:13:43 1 0

lighttpd:404页面不返回404状态

我正在使用 lighttpd 404 错误处理程序和静态 404 页面。整个conf文件看起来像这样: server.document-root = "/home/www/local/www/mysite/html" url…

失退 2024-12-05 16:14:01 2 0

以 root 身份启动 lig​​httpd ?

谁能告诉我如何以 root 身份启动 lig​​httpd 来增加 server.max-fds 值? 根据lighttpd文档> http://redmine.lighttpd.net/wiki/lighttpd/Server.ma…

青春如此纠结 2024-12-04 22:13:51 2 0

Mono / ASP / lighttpd/ Linux:相对路径不起作用

找不到文件“~/pages/footer.htm”。 错误是 我得到实际代码段的 Response.WriteFile("~/pages/footer.htm"); ...我刚刚安装了lighttpd并将其设置为大…

烈酒灼喉 2024-12-04 06:05:48 1 0

如何从 FastCGI C 获取环境变量启动期间的二进制文件

我有一个 FastCGI 应用程序,它在启动期间加载和处理大量数据。我希望它获得一些环境变量来确定其输入数据路径,但据我所知,到目前为止,环境指针 en…

别忘他 2024-12-03 15:21:59 2 0

Buildroot:运行 Lighttpd

我正在尝试启动并运行 Lighttpd,但遇到了一些问题 想知道是否有人能指出我正确的方向。我只练了三角洲 使用 Apache2,在我的 Ubuntu 机器上安装和运…

甚是思念 2024-12-03 12:57:40 1 0
更多

推荐作者

Gabu-gabumon

文章 0 评论 0

qq_CgiN62

文章 0 评论 0

荔枝明

文章 0 评论 0

¤→小豸慧

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文