Skip to navigation
Install lighttpd as backup webserver to apache and work with CGI/FastCGI
10.01.21
1. apt-get install lighttpd 2. Change the port in /etc/lighttpd/lighttpd.conf to server.port = 81 3. Maybe enable dir-listing for convientents server.dir-listing = "enable" 4. Install some php libs like: apt install php php-cgi php-mysql 5. Enable php lighty-enable-mod fastcgi-php lighty-enable-mod fastcgi 6. Restart
https://www.tecmint.com/install-lighttpd-in-ubuntu/
Reply
Anonymous
Information Epoch 1732567803
Think parallel.
Home
Notebook
Contact us