Monday, April 11, 2011

nginx fastcgi via socket instead of tcp

location ~ /thisapp(?<path_info>/.*|$) {
  fastcgi_pass    unix:/path/to/thisappfcgi.sock;
  include /etc/nginx/fastcgi_params;

  fastcgi_param   PATH_INFO   $path_info;
  fastcgi_param   SCRIPT_NAME "/thisapp";
}

Friday, December 31, 2010

support.boxee.tv/entries/62508-where-can-i-get-some-repository-addresses

This summary is not available. Please click here to view the post.

3d party plugins and repositories, register now

Developers, hackers, maintainers, thieves and pirates!
Build it, List it, and the people will come.

Anyone already built a watchxonline App or can I start working on one :D