S Skinny Established Member ★ 15 ★ Impact 55 Jan 25, 2007 600 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,828 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