Try putting three parameters in the URL like this:
geoland.org/tests/nice_urls/param1/param2/param3

The page that is actually called is index.php?a=param1&b=param2&c=param3

a = only
b = 3
c = parameters

back to article