The wonderful, multi-utility, mini-computer Raspberry Pi can also be used as an web-server. While you can't expect it to handle massive traffic, it can easily handle decent amount of static web-page traffic and can also be used as an web or mobile front-end for controlling RPi connected devices, services and GPIO for home automation. We have quite a few choices of web-servers to install on Debian, amongst the contenders we have apache, nginx, lighthttpd, Monkey web-server and quite a few others suitable on limited resources of Raspberry Pi. We will be installing the light, fast and well-supported nginx webserver with PHP support on Raspberry Pi as it behaves well with the mini-computer and takes only 5 minutes to get installed and working using the tutorial shared below.