Create the Content Rules
- Last Updated: June 20, 2024
- 2 minute read
- LoadMaster
- LoadMaster GA
- Documentation
Content Rules need to be created for the Virtual Service to function correctly.
To create the Modify URL rule for owa please complete the following steps:
- Select the Rules & Checking > Content Rules menu option.
- Click the Create New
button.
- Enter a relevant name, for example Redirect_Root in the Rule Name field.
- Select the Modify URL option in the Rule Type drop-down.
- Enter /^\/$/ in the Match String field.
- Enter /owa in the Modified URL field.
- Click the Create Rule button.
- To create a Content Matching rule for owa please complete the following steps:
- Select the Rules & Checking > Content Rules menu
option.
- Click the Create New button.
- Enter a relevant name, for example OWA in the Rule Name field.
- Select the Content Matching option is selected in the Rule Type drop-down list.
- Ensure the Regular Expression option is selected in the Match Type drop-down list.
- Enter /^\/owa.*/ in the Match String field.
- Select the Ignore Case checkbox.
- Click the Create Rule button.
Create additional Content Matching rules following steps 1 to 8 above but using the values as described in the table below.
|
Rule Name |
Match String |
Ignore Case |
|---|---|---|
|
ActiveSync |
/^\/microsoft-server-activesync.*/ |
yes |
|
Autodiscover |
/^\/autodiscover.*/ |
yes |
|
ECP |
/^\/ecp.*/ |
yes |
|
EWS |
/^\/ews.*/ |
yes |
|
OAB |
/^\/oab.*/ |
yes |
|
PowerShell |
/^\/powershell.*/ |
yes |
|
RPC |
/^\/rpc.*/ |
yes |
|
Root |
/^\/$/ |
No |
|
Authentication Proxy |
/^\/lm_auth_proxy.*$/ |
Yes |