Re: [EMAIL PROTECTED] Reasons why mod_rewrite won't be executed on an incoming request

2008-02-08 Thread Chris Rudolph
Eric, Thanks that was it! Mac OS X Leopard (10.5) has a 000_any_80.conf file that defines - 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 <[EMAIL PROTECTED]> wrote: Hello, I'm runn

Re: [EMAIL PROTECTED] Reasons why mod_rewrite won't be executed on an incoming request

2008-02-08 Thread Eric Covener
On Feb 8, 2008 12:08 PM, Chris Rudolph <[EMAIL PROTECTED]> 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 -

[EMAIL PROTECTED] Reasons why mod_rewrite won't be executed on an incoming request

2008-02-08 Thread Chris Rudolph
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). - rewrtite_module is inst