Re: [EMAIL PROTECTED] Using mod_rewrite with redirect

2006-05-25 Thread Joshua Slive
On 5/25/06, Bob Smith <[EMAIL PROTECTED]> wrote: Hi all. I have been successfule in setting up mod_rewrite the way I needed too, but now I'm trying to use 'redirect' and mod_rewrite in the same directory. There are two requests that I need to do special redirects on, so I'm not handling them wi

[EMAIL PROTECTED] Using mod_rewrite with redirect

2006-05-25 Thread Bob Smith
Hi all.  I have been successfule in setting up mod_rewrite the way I needed too, but now I'm trying to use 'redirect' and mod_rewrite in the same directory.  There are two requests that I need to do special redirects on, so I'm not handling them with the 'all-in-one' rewrite.  Maybe it's best I sho