use Mosche;
Bei mir (allerdings in der httpd.conf) geht folgendes prima:
RewriteCond %{HTTP_HOST} !=www.domain.com
RewriteRule ^(.*)$ http://www.domain.com$1 [R=301]Sollte eigentlich keinen Unterscheid machen ob in httpd.conf oder htaccess, oder?
Naja, die httpd.conf Variante müßte prinzipiell schneller sein, weil nicht jedes Mal die .htaccess neu geladen werden muss.
use Tschoe qw(Matti);
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.