Click to See Complete Forum and Search --> : web trouble


Rick Maitland
09-08-2003, 07:49 PM
When I type in my web address www.airbalancingco.com it takes me to the index file????? The only way I can make it work is by typing www.airbalancingco.com/index.html. What did I do wrong if anything.

brendandonhue
09-08-2003, 07:54 PM
Rename index.HTML to index.html.
If that doesn't work, what server are you running? If its Apache, you can use htaccess to specify which file should be opened if no file is specified.

Rick Maitland
09-08-2003, 07:59 PM
That did the trick, thank you!!!! Give it a try now www.airbalancingco.com

brendandonhue
09-08-2003, 08:43 PM
:)