Skip to content

Instantly share code, notes, and snippets.

@k1000
Created September 19, 2013 09:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k1000/6621275 to your computer and use it in GitHub Desktop.
Save k1000/6621275 to your computer and use it in GitHub Desktop.

sudo apt-get install lighttpd php5-cgi

sudo lighty-enable-mod fastcgi sudo lighty-enable-mod fastcgi-php

sudo service lighttpd force-reload

#in /var/www/index.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment