How can i “redirect” my page, to show /v4-beta/ instead of ./ when accesing my domain?
Not only redirect but show the content of v4-beta on the domain and not http://www.domain.com/v4-beta ? but showing http://www.domain.com but all content is from v4-beta ?
A simple solution would be to
includethe subfolder’s index file in the top-level index file.public_html/index.php: