LinuxParty
Drupal es un gran CMS pero es poco considerable cuando se trata de alojarlo en el server ganga del sótano compartiendo el alojamiento con otros servidores privados virtuales, con restricciones de memoria. Apache puede ser un delincuente cuando se trata deL uso de los recursos, por lo que una buena alternativa es nginx, un servidor de http rápido, ligero y eficiente que soporta PHP a través de PHP-FastCGI. Así que esta es una configuración bastante ingeniosa para hospedar Drupal y me he tomado algunos tutoriales diferentes y posts de foros para reunir esta guía, que debe tener todo lo que necesita, incluyendo la reescritura del fichero de configuración.
Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI. So this is a pretty slick setup for hosting Drupal, and I've taken a few different howtos and forum posts to put together this guide, which should have all you need in one stop, including a working URL rewrite config.
https://www.howtoforge.com/drupal-6-hosting-with-nginx-and-php-fastcgi-on-ubuntu-9.10

Drupal is a great CMS but is a bit hefty when you host it on bargain-basement shared hosting, and virtual private servers are great but memory-constrained at the low-end. Apache can be a big offender when it comes to resource usage, so a nice alternative is nginx, a fast, light-weight and efficient http server that supports PHP via PHP-FastCGI. So this is a pretty slick setup for hosting Drupal, and I've taken a few different howtos and forum posts to put together this guide, which should have all you need in one stop, including a working URL rewrite config.
https://www.howtoforge.com/drupal-6-hosting-with-nginx-and-php-fastcgi-on-ubuntu-9.10

-
Apache
- Microsoft está acabando con Apache
- Creando un Software para el Balanceo de Carga, con sesiones, para Apache.
- Apache continúa ganando cuotas del mercado
- Microsoft inicia guerra contra Apache
- Cómo bloquear a los spammers/hackers con mod_defensible en Apache2
- Apache2: Logea una base de datos MySQL Con mod_log_sql (Debian Etch)
- Insertar Python en Apache 2 con mod_python
- Cómo configurar Apache2 Con mod_fcgid Y PHP5 En Debian Etch
- Almacenamiento caché con el módulo de Apache mod_cache en Debian Etch
- Instalar Apache2 con PHP5 y MySQL en Ubuntu 9.04 (LAMP)
- Chroot en Apache2 con mod_chroot en Debian Lenny
- Como comprobar la configuración de un Apache