lighttpd 安装配置

tar -xzvf lighttpd-1.4.8.tar.gz
mv lighttpd-1.4.8 /usr/local/lighttpd
./configure --prefix=/usr/local/lighttpd
make
make install
cd /usr/local/lighttpd
mkdir conf
cp doc/lighttpd.conf /usr/local/lighttpd/conf/
vi conf/lighttpd.conf #修改配置文件
sbin/lighttpd -f conf/lighttpd.conf #后台启动运行



posted on 2008-04-24 10:36 .VwV. 阅读(170) 评论(0)  编辑  收藏 所属分类: web服务器


只有注册用户登录后才能发表评论。


网站导航:
博客园   IT新闻   Chat2DB   C++博客   博问  
 
<2025年11月>
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456

导航

统计

常用链接

留言簿

随笔档案

文章分类

文章档案

搜索

最新评论

阅读排行榜

评论排行榜