Lighttpd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 9: | Line 9: | ||
{{Box Code|emerge lighttpd -pv| | {{Box Code|emerge lighttpd -pv| | ||
<pre> | <pre> | ||
[ebuild N ] www-servers/lighttpd-1.4.23 USE="bzip2 gdbm ipv6 pcre | [ebuild N ] www-servers/lighttpd-1.4.23 USE="bzip2 gdbm ipv6 pcre ssl -doc -fam -fastcgi -ldap -lua -memcache -minimal -mysql -php -rrdtool -test -webdav -xattr" 627 kB | ||
</pre> | |||
}} | }} | ||
Revision as of 12:58, 27 August 2009
Description
Lightwight alternative to the allmighty Apache.
Dependencies
USE-Flags
Packages
Installation
# emerge lighttpd
Configuration
Finalize
# /etc/init.d/lighttpd start
# rc-update add lighttpd default