Eric,Thanks that was it! Mac OS X Leopard (10.5) has a 000_any_80.conf file that defines <VirtualHost *:80> - once I put my rewrite rules in there all is good.
Thanks! Rudy. On Feb 8, 2008, at 9:26 AM, Eric Covener wrote:
On Feb 8, 2008 12:08 PM, Chris Rudolph <rudy@xxxxxxxxx> wrote:Hello, I'm running 2.2.6 of Apache (the standard installation on Mac OS X 10.5 (Leopard) Server). I'm trying to get mod_rewrite to work with a couple of simple rules (one is contrived the other is what I'm really after - trying to figure out why it doesn't work).Are your test equests being handled by a different virtual host? RewriteRules have to be reproduced in each vhost, or inherited via RewriteOptions. -- Eric Covener covener@xxxxxxxxx ---------------------------------------------------------------------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
--------------------------------------------------------------------- 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