Field | Enter |
URLs | URL paths to exclude -- for example, *.gif or /anydir/* |
Methods | HTTP methods -- for example POST or DELETE |
MIME types | MIME types to exclude -- for example, image (for all images) or image/gif (for .gif images) |
User agents | Strings that are part of user agent (browser) strings to exclude requests from a particular user agent.
- To exclude Microsoft Internet Explorer, enter MSIE*
- To exclude Netscape:
For version 4.7, enter Mozilla/4.7
For version 4.6, enter Mozilla/4.6
|
Return codes | HTTP response status codes to exclude -- for example, 300 or 400 |
Hosts and domains | Browser client DNS names or IP addresses to exclude -- for example, 130.333.* or *.edu
Note To enter DNS names in this field, you must first enable the DNS Lookup setting in the HTTP Server section of the Server document. Otherwise, you can enter only IP addresses in this field. Enabling this setting will impact performance. |