0

I have an Ecommerce-Store and I want to overwrite an URL. So I click on a link , and then the site opens with the url http://www.myurl.de/order, but I want the URL http://order.myurl.com (subdomain).

I'm not sure how I can rewrite the existing url with the other one.

Kind regards Tim

3
  • why would you need this, any strong reasons behind this? it's more complicated to work with sub-domains later. Have you tried to search the information how to make redirects with mod-rewrite in .htaccess before asking the question, what code do you have so far? Commented Jul 21, 2016 at 20:06
  • 1
    Possible duplicate of Redirecting subdomain to subdirectory through htaccess Commented Jul 21, 2016 at 20:08
  • Possible duplicate of Redirecting Subdirectory to Subdomain with htaccess Commented Jul 22, 2016 at 2:39

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.