Lighttpd: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
== Packages == | == Packages == | ||
{{Box Code|emerge | {{Box Code|emerge lighttpd -pv| | ||
<pre> | <pre> | ||
[ebuild N ] www-servers/lighttpd-1.4. | [ebuild N ] www-servers/lighttpd-1.4.23 USE="bzip2 gdbm ipv6 pcre rrdtool ssl -doc -fam -fastcgi -ldap -lua -memcache -minimal -mysql -php -test -webdav -xattr" 627 kB</pre> | ||
</pre> | |||
}} | }} | ||
Revision as of 13:34, 25 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