Keep Query Vars

Syntax: comma-separated list of query variable names

If set, the Webinator will remove all but the these query variables when walking URLs. This can be useful when you know only a few select query variables are important, and others may appear but are irrelevant.

All the named variables are not required to be present, they are simply the ones that will be let through.

For example, setting Keep Query Vars to id,type will turn the URL

http://www.example.com//page.aspx?state=A3N4&id=432&printit=Y

into

http://www.example.com//page.aspx?id=432


Copyright © Thunderstone Software     Last updated: Apr 15 2024
Copyright © 2024 Thunderstone Software LLC. All rights reserved.