Hi, I have URLs http://example.com/images and http://example.com/scripts and I have http://example.com.
Now I want to redirect http://example.com/images and /scripts to Server 1, http://example.com to Server 2 in a transparent way. I tried: HeadRequire ".*(example.com/images|example.com/scripts.*" HeadDeny ".*example.com.*" This didnt work. Also escaping the "/" didnt work. I know that this rule somehow makes no sense as you require example.com but deny it the same way. But is there a way which I just cant figure out how to solve this? Thanks for help!! _________________________________________________________________ More than messages–check out the rest of the Windows Live™. http://www.microsoft.com/windows/windowslive/ -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
