Hallo Freunde des gehobenen Forumsgenusses,
http://alexanderbrock.de/leet/leet.class.php.bz2 wird faelschlicherweise als text/html ausgeliefert. Ich vermute, das Du nur tar.bz2 als application/octet-stream eingetragen hast.
In meiner .htaccess im Document-Root steht folgendes:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^.*\.alexanderbrock\.de$ [NC]
RewriteRule ^(.*)$ http://alexanderbrock.de/$1 [R=301,L]
AddType application/octet-stream .bz2
AddType application/atom+xml .atom
Options +Indexes
ErrorDocument 404 /error/404/index.php
ErrorDocument 403 /error/403/index.php
ErrorDocument 401 /error/401/index.php
Das sollte doch eigentlich funktionieren, bei http://alexanderbrock.de/vlinkchecker/vlinkchecker.tar.bz2 funktioniert es ja auch.
Gruß
Alexander Brock
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }