Comments on Installing Lighttpd with PHP (PHP-FPM mode) and MySQL or MariaDB on Ubuntu 15.10
Lighttpd is a secure, fast and standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 15.10 server with PHP support (through PHP-FPM) and MySQL. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.
3 Comment(s)
Comments
Looks like you took my word for it :)
step 3 is missing alot of explanations... where do you go to configure how to direct your browser to http://192.168.1.100/index.lighttpd.html
or whatever you decide to set the domain to. for example: local host
Does this work on Raspberry Pi's Raspbian?