-
Bookmark September 22 2011, 11:55pm
Nginx "how to" - Fast and Secure Web…
Deny certain User-Agents (case insensitive) ## The ~* makes it case insensitive as opposed to just a ~ if ($http_user_agent ~* (Baiduspider|Jullo) ) {…
-
Bookmark August 28 2011, 7:50pm
A Hello World server Permalink to this headline. In this experiment we'll start up a server that you can access over the Internet that…
-
Bookmark August 27 2011, 3:08pm
Compiling PHP 5.3.3, with nginx on ubuntu 10.4…
Moving to PHP 5.3.3 running a much leaner and faster NGINX HTTP server under Ubuntu 10.4 LTS using the new PHP-FPM instead of fastcgi
-
Bookmark August 27 2011, 3:07pm
Installing PHP 5.3, Nginx And PHP-fpm On Ubuntu/Debian…
Since Apache is most of the time a memory hungy process, people started to look for different ways to host their website. Apache is…
-
Bookmark August 25 2011, 7:04pm
Set up a LEMP Server on Ubuntu 10.04…
The LEMP stack replaces the Apache web server component with nginx (pronounced "engine x," providing the "E" in LEMP,) which can increase the ability…
-
Bookmark August 25 2011, 7:01pm
Revision of Step-by-step: Setting up Project Mercury (Varnish,…
Here are step-by-step instructions for building Project Mercury on a fresh ec2 image. We have both 32 and 64 bit versions of this AMI…
-
Bookmark August 25 2011, 2:08pm
There seems to be a lot of controversy as to the best way to put Nginx in front of Drupal without passing to an…
-
Bookmark June 17 2011, 4:32pm
Being an intern at Acquia | Acquia
My name is Gaelan Adams and my alter-ego is Captain_Intern. (Though I’ve been thinking of being boring and switching it to gadams). I work…
-
Bookmark May 7 2011, 4:18pm
Dominick Accattato, CTO Infrared5
Dominick is an expert in both server side and client side development. With extensive experience in J2EE, Coldfusion, Flash, Flex, Red5, Flash Media Server…
-
Bookmark May 7 2011, 4:17pm
» Getting RED 5 up and running on…
Confirm that the Red5 start page is accessible via a browser by navigating to: http://[yourdomain]:5080/ You should see this Red5 page: red 5 start…
-
Bookmark May 4 2011, 11:40am
Media Server, Media Streaming | Wowza Media Systems
Wowza Media Server 2 is the proven, unified, industrial strength media server for live and on-demand video/audio streaming, video/audio/text chat, recording and more. It…
-
Bookmark April 1 2011, 6:58pm
Installing Etherpad on Ubuntu - Ubuntu Wiki
There are no Ubuntu packages for Etherpad available from the repositories yet. If you want to help package Etherpad in Ubuntu see: <a href="https://bugs.launchpad.net/debian"…
Page: 1 2
All