: There seems to be enough missing from your question I am not sure I am answering it the way you need it to be. For example what parameters and RewriteCond are you using? You can always
There seems to be enough missing from your question I am not sure I am answering it the way you need it to be. For example what parameters and RewriteCond are you using? You can always look at the various Apache .htaccess documentation like this one httpd.apache.org/docs/current/mod/mod_rewrite.html but that may add confusion if you are new to this stuff.
To answer your question simply:
RewriteRule ^(.*)$ www.newsite.com/ [R=301,L]
This should take the parameters that were used to access the old site by the user and pass them on to the new site.
If this is not what you were thinking, let us know.
More posts by @Nimeshi995
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.