Fallback - redirect to a new domain using apache vhost configuration
问题 This is a followup question on https://stackoverflow.com/posts/47547418 I wanted my requests from somedomain.com/loadproduct?product=dell-inspiron-15 to be selectively redirected to someotherdomain.com/dell-inspiron-15 but at the same time I want to make sure if something goes wrong with the new domain, users are still able to use old domain by adding /old in the url. For example if users uses somedomain.com/old/loadproduct?product=dell-inspiron-15 then they should not be redirected to