I want to mask a whole directory and their files in order to show just the main URL
From:
www.domain.com/directoryX/directoryY/index.html or www.domain.com/directoryX/index.php`
To:
www.domain.com
I don't know how to do this with .htaccess, any advice?