On 4/15/2013 6:34 PM, Chris Arnold wrote: > Actually, it is the RedirectMatch specifically causing the problem. How to specify only match http://apps.somesite.tld? You can't. You have to use RewriteCond (as you have) and then use "RewriteRule ^/$ /somealias/" in place of the RedirectMatch that you posted. -- Daniel Ruggeri --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx