On Apr 15, 2013, at 7:41 PM, "Daniel Ruggeri" <drugg...@primary.net> wrote:

> 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.

I did as you suggested and while http://rootsite.net works, 
http://apps.rootsite.net does not.

Reply via email to