apache2

Events happening in the community are now at Drupal community events on www.drupal.org.
rubenrdza's picture

Problema Configurando Apache2 con Drupal

Hola a todos!

Tengo un problema migrando una instalación de Drupal. El problema es que anteriormente usaba un XAMPP previamente configurado, pero ahora el nuevo server tiene Apache2.

Alguien tendrá una liga o configuración para usar adecuadamente Apache2 con Drupal. No tengo muchos conocimientos sobre Apache y la configuración y en Internet no encuentro algo muy concreto.

Gracias de antemano.

Saludos,

Read more
moltra's picture

converting from apache 2 with mod_fcgid to Nginx on Ubuntu VPS

I am currently running my site on a Ubuntu 12.04 LTS with apache 2, memcache, APC and varnish. I am still using alot of resources with little or no activity on my site. I am thinking about migrating to Nginx. Anyone out there have any experience moving from apache 2 to nginx?

Read more
gateway69's picture

Confused LEMP vs LAMP same vps hardware LEMP is slower?

My Nginx setup, granted very basic start to it, no real caching set up yet... LAMP has really no special additions to it kinda a out of the box install.

Drupal sets ups are clones on both systems.

command for testing on both ab -c10 -n1000 http://localhost/

nginx result


Server Software: nginx/1.0.9
Server Hostname: localhost
Server Port: 80

Document Path: /
Document Length: 3255 bytes

Concurrency Level: 10
Time taken for tests: 78.190 seconds
Complete requests: 1000
Failed requests: 0

Read more
jordanmagnuson's picture

Tutorial for using Nginx in front of Apache and mod_php, to serve static files?

Hello all! I've been looking through this group's discussions, and am very thankful for all the help and advice. Here's my situation: I recently moved from shared hosting to a VPS (Linode.com). I'm a relatively competent with html/css/php, etc., but am fairly noobish when it comes to the whole server side of things. I can find information, and follow and adapt tutorials, but have a hard time knowing how to hack things out from scratch.

So I've set up my VPS running Ubuntu 9.10 (Karmic) with Apache2, mysql, and php, and have my vhosts up and running with drupal. What I want to do now is set Nginx up as a static file server, leaving dynamic content to Apache and mod_php. I just haven't been able to find a comprehensive tutorial for how to do that, taking drupal into account (specifially, image_cache and boost). Basically what I'm looking for is this:

http://www.lullabot.com/articles/using-lighttpd-static-file-server

But geared towards Nginx instead of Lighttpd (because of the memory leak issues I've read about). Can anyone point me towards some good resources to help me get this set up?

Thanks a ton!

Read more
Rockland Steel's picture

What Apache2 modules can be disabled?

Hello,

I think many Apache2 unused modules loaded. I'm going to disable some of them.

But I just want some "do & don't", which one can be disabled, which one is needed for a Drupal website?

Thanks in advance



By the way, this is list of my loaded modules:

Read more
Yorgg's picture

svn user group

Hey guys,

I have a document root with code I would like subversion manage and apache operate.
Is sounds like /var/www is owned by root:root and nobody else can checkout from cvs, edit or copy a file
Should I create a Group and Add www-data and SVN username into new Group?

Kind Regards,
Jorge.

Read more
Daniel Norton's picture

D6 Page Compression vs. Apache2 mod_deflate?

Sorry, I'm sure this is addressed somewhere, but I can't find it. Can someone point me to a discussion that can help me decide whether I should be using Drupal 6 "Page Compression" or Apache2's mod_deflate?

Thanks.

--
Daniel

Read more
amariotti's picture

An Apache Question

I'm not really sure if this is a question to ask in this Group or not, but I'm hoping to be surprised here. I've noticed that a lot of the guys in our group are quite knowledgeable so I thought I'd give it a try.

We currently have a Linux set-up as our new web server once the new website launches in the next few months. In the root www folder (/root/srv/www/htdocs) I have multiple folders in there:

<

ul>

  • claroline: online classroom software
  • drupal_root: this will be the main drupal install that will have the main website and any other mini site stuff in the near future
  • Read more
    Arto's picture

    Fast private file transfers for Drupal

    For those looking to have Drupal serve private files efficiently, I've posted a simple core patch that adds X-Sendfile support:
    http://drupal.org/node/74472

    Read more
    Subscribe with RSS Syndicate content