Nota Mental: Drupal, Debian, Apache 2 y mod rewrite

dani | /dev/null, debian, php, pretecnología | Monday, July 9th, 2007

Si usas debian stable (o ubuntu) vas a tener que hacer algo parecido a esto para activar las clean urls en Drupal:

1) a2enmod rewrite

2) editar /etc/apache2/sites-enabled/000-default (o tu virtual host)

y cambiar la linea AllowOverride None por AllowOverride All.

3) etc/init.d/apache2 restart. (force-reload que dirían los puristas)

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.