| 订阅 RSS

如何在centos下编译安装lighttpd

二月 5th, 2010 | 1 Comment | Posted in Lighttpd | 1,187次浏览

Author:gaojinbo Time:2010-1-28
如何在centos下编译安装lighttpd
 
1.环境: centos 5.4 lighttpd 1.4.25
 
2.安装开发工具和[......]

继续阅读

Tags:

lighttpd控制fastcgi进程数

一月 12th, 2010 | No Comments | Posted in Lighttpd | 603次浏览

lighttpd默认的fastcgi产生数是8
如果要增加或者减少fastcgi进程数
就需要修改配置文件,进行定制

fastcgi.server             = ( “.php” =>
( &#[......]

继续阅读

Tags:

centos5.3下安装配置lighttpd优化配置

十二月 5th, 2009 | 1 Comment | Posted in Lighttpd | 994次浏览

制作:高进波 时间:2009-07-14 主题:centos5.3下安装配置lighttpd,优化配置
 
vi /etc/lighttpd/lighttpd.conf
#通用优化设置 #server.max-w[......]

继续阅读

Tags: ,

lighttpd限制IP访问指定URL

十一月 11th, 2009 | No Comments | Posted in Lighttpd | 795次浏览

制作:高进波 时间:2009-09-24
WEB服务器 lighttpd
1.编辑配置文件 vi /etc/lighttpd/lighttpd.conf #example $HTTP["host&quo[......]

继续阅读

Tags: