Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the URL to redirect requests to when the Action property is set to the fpcRuleActionRedirect value of the FpcRuleActions enumerated type.
FPCSiteAndContentRule.RedirectUrl [ = sURL ]
HRESULT get_RedirectUrl( BSTR *psURL ); HRESULT put_RedirectUrl( BSTR sURL );
The property is read-write.
Note If you choose to redirect the request, then the URL that you specify must be accessible to the selected clients or users. In other words, either the URL must be on an internal computer or some rule must explicitly allow access to the URL.