View Single Post
  #7  
Old 01-18-2012, 10:20 AM
thehelpdesk thehelpdesk is offline
Member
 
Join Date: Feb 2011
Posts: 14
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.
Reply With Quote