Apparently there is a .htaccess file in my root directory which is messing up all of my other sites that are in the directory.
I am currently using GoDaddy as my host.
This is the situation i am facing:
(ex. the index file would be found at /root/index.php)
(ex. root/domain2/index.php)
Now my question is that,
Since I cannot erase the .htAccess file, how could I manage making the subdomains?
The .htaccess file is used only for the concrete website but is controlling everything for some reason, is there any way to fix it?
Thanks!
P.S. I was not the one building the concrete website, i was building the rest of the domains, so i do not clearly know how to use it. All i know is that once i erase the .htaccess the subdomains are working and the main domain in the root directory only allow to visit the index page of it.
Just to be clear, There is a main site, lets call it site 1, which is hosted in the main directory, and there are the other sites, ex. site2-site5, Which i want to make subdomains for and it is not working unless i erase the .htaccess file.
I hope the question is clear enough, if not and more details are needed, please tell me.