server:web:lighttpd
參考
LightTPD
lighttpd - 1.4.28-1 - A fast webserver with minimal memory footprint
安裝
$ ipkg-opt info lighttpd $ ipkg-opt install lighttpd $ ipkg-opt files lighttpd
測試
$ /opt/etc/init.d/S80lighttpd restart $ netstat -lnt
設定檔
/opt/etc/lighttpd/lighttpd.conf
server.event-handler = "poll"
啟動檔
/opt/etc/init.d/S80lighttpd
紀錄檔
- /opt/var/log/lighttpd/error.log
- /opt/var/log/lighttpd/access.log
PHP
server/web/lighttpd.txt · 上一次變更: 由 127.0.0.1
