View Single Post

  #1 (permalink)  
Old 01-16-2006
end-user
 
Posts: n/a
Default rewrite *before* log?

Is it possible to run a RewriteRule *before* the request is logged? For
example, if a request for http://example.com/ comes in, I want to
redirect to http://www.example.com/, and _not_ log the first hit.