-
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 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:03pm
Nginx and PHP-FastCGI on Ubuntu 10.04 LTS (Lucid)…
The nginx web server is a fast, lightweight server designed to efficiently handle the needs of both low and high traffic websites. Although commonly…
-
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 March 1 2010, 4:43pm
Has anyone tried nginx caching with Drupal? |…
I see that what the core caching+cacherouter puts into the memcached bin isn't directly usable, but it's pretty close. Would just need to strip…
-
Bookmark September 11 2009, 2:15pm
Acquia Hosting is a highly available cloud-based hosting platform tuned for Drupal performance and scalability. Architected to meet the needs of large Drupal websites,…
-
Bookmark August 22 2009, 6:43am
Nginx, Fastcgi, PHP, rewrite config for Drupal |…
I've moved two phpAdsNew ad servers, a fairly-busy Wordpress blog, the above-mentioned Drupal site and my own Drupal site from Apache2 into Nginx in…
-
Bookmark August 22 2009, 6:41am
Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005,…
Page: 1
All