View Single Post
  #10  
Old 01-18-2012, 10:49 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
Quote:
Originally Posted by thehelpdesk View Post

/directory/abc/def/ghi/ ==> index.php?func=abc&urlA=def&urlB=ghi
Yes, our lab test shows it works the same way with or without the trailing slash.

/directory/abc/def/ghi(/)* ==> index.php?func=abc&urlA=def&urlB=ghi
Reply With Quote