>            <httpRedirect enabled="true" exactDestination="true">
>                <add wildcard="/vdir/vdir_redir.htm" 
> destination="/vdir/start.html" />

<httpRedirect enabled="true" exactDestination="true" httpResponseStatus="Found">
  <add wildcard="*.htm" destination="/vdir/start.html" />

I hit send and get it working partially, looks like wildcard needs a wildcard, 
"*.htm" or "*vdir_redir.htm" work
but not "vdir_redir.htm".

Ultimately, <add wildcard="*.htm" destination="https://host/vdir/start.html"; /> 
accomplishes
what I am after, I am just not confident this is right.

Thanks,
jlc


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to