I want to redirect only my root to another url, but maintain all the /sub/directories where they belong (and redirect)
example:
mysite.com/1 redirects to somewhere mysite.com/admin opens a page
i want mysite.com/ to redirect to mysecondsite.com and only this with a 301 redirect using htaccess