Redirect Parked Domain to Subfolder but keep url the same

Hi there,

I have web hosting with a main domain and a site in the root folder.

I have now parked another domain there which I wish to use for a second site but in order to keep the sites separated, I have put the files for the new site in:

public_html/second_site/

How do I use the htaccess to:

  1. Redirect my parked domain to that folder

  2. Do so whilst keeping the url the same i.e. I want secondsite.com not secondsite.com/second_site ?

thanks

You can directly copy the content from secondsite.com/second_site to secondsite.com.