I'm considering a program for my site, and getting a quote on some modifications.
One of these is to run the same program from multiple subdomains, retaining the domain name after redirection.
I'm being told the way to do this is to modify .htaccess to have the line "DirectoryIndex home.php" added.
Now this is ringing alarm bells for me, and I'm not sure why.
Whats the effect of adding that line into this file ? Especially on the exiting site and existing subdomain that have nothing to do with the reason for the modification.
I'm being told that new subdomains cannot have any subdirectories, and this is whats ringing the alarm bells.
One of these is to run the same program from multiple subdomains, retaining the domain name after redirection.
I'm being told the way to do this is to modify .htaccess to have the line "DirectoryIndex home.php" added.
Now this is ringing alarm bells for me, and I'm not sure why.
Whats the effect of adding that line into this file ? Especially on the exiting site and existing subdomain that have nothing to do with the reason for the modification.
I'm being told that new subdomains cannot have any subdirectories, and this is whats ringing the alarm bells.
Comment