:: enable fastcgi php on lighttpd
Posted by blackonsole on May 7th, 2011 12:41 PM | No Comment
:: how to enable php-cgi on lighttpd
+ configure lighttpd for php fast cgi
+ restarting lighttpd
+ testing file php
then open the script using your browser.
:: links
+ google
+ cyberciti
:: virtual host on lighttpd
Posted by blackonsole on May 6th, 2011 08:16 AM | No Comment
:: how to setup ligttpd vhost on linux debian
+ create directory for vhost website
+ configure virtual host on lighttpd.conf
+ restarting lighttpd
:: links
+ google
+ cyberciti
:: install lighttpd on linux
Posted by blackonsole on May 5th, 2011 09:28 AM | No Comment
:: how to install lighttpd on linux debian
:: configuring lighttpd on linux
:: start / restarting lighttpd
:: checking httpd
:: links
+ google
+ cyberciti