On Wed, 31 Oct 2007 09:42:38 +0100
Christian Folini <[EMAIL PROTECTED]> wrote:

> It works on static files only and it means you have to
> gzip the static files in the filesystem in order to make
> it work. But afterwards you'll get a really fast server.

That's perfectly normal.

> I think it is worth posting it here, as it is a good example for
> mod_rewrite use.

It's a very BAD example of mod_rewrite use, because you're reinventing
a wheel that's been implemented for over 10 years in Apache.
See mod_negotiation.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to