Redirect website but maintain my url in browser address bar
问题 While our new website is under development we want to allow a small user base to look at the new site and get feedback. Our current site www.sitea.com will remain functional and available but we want them to visit www.sitea.com/v2 and have the browser maintain the url www.sitea.com/v2 but show the contents of the new site www.siteb.com is this possible? Preferably this would be done with an .htaccess file if possible I am open to other suggestions though. 回答1: Maybe, you can use ProxyPass for