Forum Moderators: phranque
For example - if you type in this forums domain name (www.website.com) you will end up at (www.mysite.com/forums/portal.php) as the index page.
I still want to use portal.php as my index page but I want to use a command in .htaccess that will automatically cut off the "/forums/portal.php" part so whenever I type in www.mysite.com that it displays www.mysite.com in the browser window instead of www.mysite.com/forums/portal.php
I already have the following command inside my /forums directory's .htaccess file.
DirectoryIndex portal.php index.php