i got a subfolder inside my domains root directory, lets call it "domain.tld/subfolder". Inside this "subfolder" there are more subfolders, one of them is called "public". Now when I request "domain.tld/subfolder" i want the user to see the content of "subfolder/public", but without changing the URL to "domain.tld/subfolder/public".
Any Ideas on this??