Hello,
SP>But if I put in URL/directory and a forward slash/ eg.
SP>http://URL/directory/ then it shows the default.htm page. But I know my
SP>customers, and they will not put in the directory forward slash. How do
SP>I get around this issue?
RedirectMatch permanent ^/directory$ http://URL/directory/
Will do you what you want.
Humbly,
Andrew
----------------------------------------------------------------------
Andrew Ho http://www.tellme.com/ [EMAIL PROTECTED]
Engineer [EMAIL PROTECTED] Voice 650-930-9062
Tellme Networks, Inc. 1-800-555-TELL Fax 650-930-9101
----------------------------------------------------------------------