OK let's say someone goes to

http://66.56.105.80/directory/

If it doesn't find the index.html page it gives a 403 error...

This is basically what I want but i want it to ALSO look for an index.htm before giving the 403 error.

How do I do this?

thanks