On Mon, Feb 23, 2009 at 5:20 PM, Michael Roberts <mr3789@xxxxxxxxx> wrote: > Is there a major flaw in my rules that's preventing me from doing this proxy > of all requests from http://www.example.com/blog to http://blog.example.com/ There might indeed be a flaw. The best way to find out is to enable rewrite rule logging. That way you can see what is matched against what, and whether something does match So add this to your config: RewriteLog <somepath>/rewrites.log RewriteLogLevel 9 Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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