PDA

View Full Version : IRM problem


met0105
10-11-2007, 01:59 AM
I am trying to set up a second site as an IRM. My problem is that when I go to the site I get an index of the site instead of my main homepage. The site in question is www.montanahikes.com.

For my redirect I have listed www.mysite/montanahikes/index.html but it doesen't take me to the home page.

Any suggestions?

Thanks

Bob

Melissa
10-11-2007, 02:05 AM
Hi Bob,

Actually your index file is currently named:
Index.html

Change that to index.html and it'll work as you expect. :) (Unix/Linux is cASe-SenSitiVE.)

Melissa
10-11-2007, 02:08 AM
With regard to a file/directory listing showing when there is not a file named index within a directory, you can control that too if you wish. See http://service.FutureQuest.net/kb522

met0105
10-11-2007, 02:08 AM
Thanks! I should have figured it would be some silly oversight. Everything is now great - Thanks.

Bob

Melissa
10-11-2007, 02:12 AM
Everything is now great :)