Looking for help in writing an .htaccess file to redirect to a new address with the url/query string intact --
User url input:
http://www.example.com/path?query-string=something
-or-
http://example.com/path?query-string=something
will be redirected to:
http://subdir.example.com/path?query-string=something