My website files are located in
/public_html/
Inside that, i have my
index.php and other files.
Also inside there, I have my subdomains.
they are located in
/public_html/subdomain/
This means that people can access the same place two ways.
subdomain.tymcs.tk or
www.tymcs.tk/subdomain
I want two things.
#1. Users should not be allowed to access
tymcs.tk/subdomain. Only
subdomain.tymcs.tk
#2. I might want to use that folder in the future for a different purpose, so I want to move the subdomain path.