On Mon, 23 May 2011, Lee Jenkins wrote: > > What is it used for? There are 2 ways to specify what web module/action should be executed: /path/to/cgi/mymodule/myaction or /path/to/cgi?modulevar=mymodule&actionvar=myaction ActionVar determines the name of the query variable used to determine the action. Michael.