I have a website hosted at lunarpages and the default home directory for the website is /public_html. I had someone create a new site for me and they put the site in a folder within the /public_html folder. So my question is this:
When someone points their web browser to
www.mydomainname.com is there a way to have the home directory be /public_html/subfolder1/subfolder2 instead of public_html.
I realize the other option is move the new site to the public_html directory but then all of the links will be broken.
Thanks in advance.