[Support] Frage(n) zu .htaccess

Paul Hink email at p-hink.de
Wed Apr 30 09:36:42 CEST 2008


uwe mueller <uwe at hostsharing.net> wrote:

> >> Frage 3: die Rewrite-Engine funktioniert nicht - Drupal bringt
> >>folgendes in der .htaccess mit:
> >> 
> >> <IfModule mod_rewrite.c>
> >>   RewriteEngine on
> >>   RewriteCond %{REQUEST_FILENAME} !-f
> >>   RewriteCond %{REQUEST_FILENAME} !-d
> >>   RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
> >> </IfModule>
> 
> Das funktioniert, musst nur die <IfModule  > entfernen.

Das <IfModule mod_rewrite.c> sollte hier eigentlich nicht stören.

Paul


More information about the Support mailing list