How to modify htaccess to display files in subdirectory instead of root directory, but at the root u
- by 99miles
What needs to go in the htaccess file to make it display the files in a subdirectory but still just display mydomain.com in the browser?
For example, normally the index.htm file in public_html displays at mydomain.com
but I instead want the index.htm file in public_html/sub to be displayed at mydomain.com