How can I successfully do:
redirect 301 /index.html www.mysite.com/page.extension
without
subdomain.mysite.com being redirected as well
Any help would be appreciated.
redirect 301 /index.html www.mysite.com/page.extension
without
subdomain.mysite.com being redirected as well
Any help would be appreciated.
Comment