|
Anything contained within the first / after the base directory should be passed to the first variable, which goes to func=. Then anything in the next set of slashes goes to urlA, next set to urlB, and next set to urlC. urlA, urlB, and urlB - or their corresponding variables - might be empty.
Right now LSWS seems to only be passing the first variable and not the 2, 3, and 4 variables.
|