Add/Remove Trailing Slash (Apache) Add or remove the trailing slash in URLs to enforce consistent URL structure, good for SEO.
Add/Remove Trailing Slash (IIS) Add or remove the trailing slash in URLs to enforce consistent URL structure, good for SEO.
Rewrite URL as Query String Parameters (Apache) Convert URL structure to query string parameters. Use to create SEO friendly URLs.
Rewrite URL as Query String Parameters (IIS) Create SEO friendly URLs by tokenizing the URL into query_string parameters.