On Sat, Jun 27, 2015 at 9:16 PM, Kurtis Rader <krader@xxxxxxxxxxxxx> wrote: > Okay, the Apache documentation says that the Redirect directive has > precedence over Alias and ScriptAlias directives. It doesn't say anything > about RewriteRule directives. But I'm willing to bet that's the problem > since it would be strange to use both RewriteRule and Redirect in the same > context. What happens if you remove the Redirect directive? RewriteRule would be delayed by being in htaccess [which seems unnecessary here]. Otherwise, in server cotnext, it would have run before Redirect. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx