RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . ../../../../gzip.php?file=%{REQUEST_URI} [L]
