...
Aaron Rosenzweig has a very thorough article about using mod_rewrite with Apache.
mod_
...
rewrite with mod_webobjects
I ran into a problem with mod_rewrite when using mod_WebObjects where mod_WebObjects had be loaded first or it just wouldn't work properly (it would work fine with cgi-bin adaptor).
...