On 4/17/05, Patrick Donker <list@xxxxxxxxxxxx> wrote: > joshua hough wrote: > > > On Saturday, April 16, 2005 10:30 PM -0400 Scott Gifford wrote: > > > >> This works for me: > >> RewriteRule ^(.*)\\(.*)$ $1/$2 [R] > > Thanks. Seems like it should work, but maybe I'm not doing it right. > > When I turn it on, all requests yield "Internal Server Error." Should > > this be preceded by a RewriteCond statement? This is what I have now: > > > > RewriteEngine On > > RewriteRule ^(.*)\\(.*)$ $1/$2 [R] > > RewriteEngine Off > > Make sure you have mod_rewrite loaded in your .conf And check the error log. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx