Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-02-24 14:41:19
Size: 66
Editor: ZoomQuiet
Comment:
Revision 3 as of 2007-02-25 07:59:10
Size: 273
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

== 准备 ==
安装相关组件:
{{{
$sudo pkg_add -rv lighttpd
$cd /usr/ports/www/py-flup
$sudo make install clean
$cd /usr/ports/graphics/py-imaging
$sudo make install clean
}}}

== 配置 ==

lighttpd+fastcgi

准备

安装相关组件:

$sudo pkg_add -rv lighttpd
$cd /usr/ports/www/py-flup
$sudo make install clean
$cd /usr/ports/graphics/py-imaging
$sudo make install clean

配置

ObpLatform/2007-02-24 (last edited 2009-12-25 07:08:59 by localhost)