
lighttpd
iteye_18926
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
the lighttpd 1.4.29 -- installation
[b]Step 0 [/b] System envrionment , Ubuntu 10.04 Downloading from [url]http://www.lighttpd.net/download[/url] [b]Step 1 [/b] [code="java"]sudo su tar -xf lighttpd-1.4.29.tar.gz cd lighttpd-1.4...原创 2011-08-31 15:40:01 · 138 阅读 · 0 评论 -
the lighttpd 1.4.29 -- startup script
Solution 1 : Coping this [url]http://redmine.lighttpd.net/wiki/1/ScriptsUbuntu[/url] to your folder /etc/init.d/lighttpd, and fix the path in that file as the following. [code="java"] USE...原创 2011-08-31 16:55:18 · 137 阅读 · 0 评论