Click to See Complete Forum and Search --> : [RESOLVED] How to not show the index from the main domain... HELP!!
starulia
12-15-2007, 09:57 PM
I'm new to designing pages and am using the control panel program to do it. My problem is that when you go to the page www.wowpurplehazers.com it shows the index and I want it to show www.wowpurplehazers.com/main.html... how do I do that?
ray326
12-16-2007, 01:12 AM
Got a reason why?
Use an .htaccess file in the root and redefine the default page names using the DirectoryIndex configuration item.
starulia
12-16-2007, 12:13 PM
Nice, I got it thank you very much!!:)