• Multiple redirects on multiple virtual hosts running on single server

    From rajat.toshniwal@osscube.com@21:1/5 to All on Fri Dec 16 12:41:09 2016
    Hi All,

    In one of our projects, we are running more than 20 virtual hosts on single HTTP instance.
    We have a requirement of redirecting multiple old urls to new urls per website. There are more than 50 redirects per website.
    redirectcond for first virtual host
    redirectrule first rewrite rule
    redirectrule second rewrite rule
    redirectrule third rewrite rule
    redirectrule fourth rewrite rule
    redirectrule fifth rewrite rule
    .
    .
    so on

    In total we have more 1000 redirects.

    We have tried multiple strategies like Skip (S=N) and all, but nothing is working for us. Only work-around, which we have found or which is working so far is to create one redirect condition per rewrite rule. But i think it may create performance issues.
    I have not found any similar example on Google, Just wanted to know, if someone has implemented such scenario before or it is actually possible with Apache or not.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)