Instalar Lighttpd a partir de repositorio no oficial (Rpmforge)
64 bits
# wget rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
# rpm -Uvh wget rpmforge-release-0.5.2-2.el5.rf.x86_64.rpm
# yum --enablerepo=rpmforge install lighttpd
# lighttpd -v
lighttpd/1.4.28 (ssl) - a light and fast webserver
Build-Date: Aug 22 2010 21:27:23
32bits
# wget rpmforge-release-0.5.2-2.el5.rf.i386.rpm
# rpm -Uvh rpmforge-release-0.5.2-2.el5.rf.i386.rpm
# yum --enablerepo=rpmforge install lighttpd
# lighttpd -v
lighttpd/1.4.28 (ssl) - a light and fast webserver
Build-Date: Aug 22 2010 21:27:23
Links
- http://www.howtoforge.com/lighttpd_php5_mysql_centos5.0
- http://davidwinter.me/articles/2008/06/22/lighttpd-and-php-on-centos-5/
¿Te ha ayudado este artículo?
☕ Invítame a un café