ok i have a site with so many subdirectories. what i m looking for is to have it such that when people type in mywebsite.com they end up in mywebsite.com/comics/index.php. anybody got solutions please?
i don't want it to redirect. i think i will rename that "subdirectory" to "index" and "index" to "somethingelse". that should work eh?
the only way for someone to type in www.yoursite.com and end up in www.yoursite.com/subfolder/index.php is a redirect whether it be installed on the serverside (using cpanel) or you create your own .htaccess file.