This is a way of making a dynamic site look static, this is done by removing the variable information in the URL. So signs such as & and ? Will appear as / and / in the URL. This enables the site to confrom to some of the different systems. Genrally doing this is not a problem for the server although it can present some overhead processing.