tar zxvf lighttpd-1.4.55.tar.gz
cd lighttpd-1.4.55
./configure --prefix=/usr/local/lighttpd --with-openssl
make && make install
计算机网络/计算机科学与应用/系统/运维/开发
tar zxvf lighttpd-1.4.55.tar.gz
cd lighttpd-1.4.55
./configure --prefix=/usr/local/lighttpd --with-openssl
make && make install
业精于勤而荒于嬉,行成于思而毁于随