Simone: mod_rewrite *.gif > default.gif

Beitrag lesen

HI

ich möchte alle *.gif das Bild default.gif zuweisen

Irgendwas ist daran falsch:

RewriteEngine On
#....
#....
RewriteRule .gif$ default.gif [L,NC]

Simone

-------------------------------------------------

GET /forum/img/forum_icons/gm-1922-91.gif HTTP/1.1
Accept: */*
Referer: http://www.mydomain.de/forum/gm/4_0.html
Accept-Language: de
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
Host: www.mydomain.de
Connection: Keep-Alive

HTTP/1.1 404 Not Found
Date: Mon, 06 Mar 2006 15:55:56 GMT
Server: Apache/2.0.52
Content-Length: 290
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1