Documentation
Code Reference
Installation & Updates
API Reference
Configuration
Documentation & Help Version 5.0
URL Re-writing is a configuration on Webserver level with the aim to get shorter un more readbale URLs.
A URL from the system without re-writing (but using the URL Keyword, see Meta Data (URL-Keyword and Meta-Tags)) could look like follows:
http://www.mydomain.com/myworkspacename.php?page&p=DE,4517,,,,
The URL codes the workspace name (see Multi-Datebases / Workspaces), language (2-letter ISO code), document ID and additional optional parameters (empty in our example).
With re-writing, the URL could look like
http://www.mydomain.com/pg/mysql.html?p=DE,4517,,,,
If you change the URL-Keyword, your link will still work (in fact the link will work with every keyword). But for site statistics e.g., the document will now appear as a different document as it has a different URL.