S Skinny Established Member โ 15 โ Impact 55 Jan 25, 2007 603 views 2 replies #1 Hey guys, i've installed my domain portfolio here at gazotto.com/domains/index.php. So I want to redirect gazotto.com/domains to gazotto.com/domains/index.php. Anyway of doing this? Thanks Skinny
Hey guys, i've installed my domain portfolio here at gazotto.com/domains/index.php. So I want to redirect gazotto.com/domains to gazotto.com/domains/index.php. Anyway of doing this? Thanks Skinny
Kate Domainosaurus RexTop Member VIP โ 20 โ Impact 21,830 Jan 25, 2007 #2 Create a file named .htaccess and put it in the gazotto.com/domains folder. It should contain one line: Code: DirectoryIndex index.php This is where you set the default page for that folder
Create a file named .htaccess and put it in the gazotto.com/domains folder. It should contain one line: Code: DirectoryIndex index.php This is where you set the default page for that folder